We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5104f8d commit 815d35eCopy full SHA for 815d35e
1 file changed
src/port/Rando/CustomItem/CustomItem.h
@@ -1,11 +1,8 @@
1
#include "port/Rando/StaticData/StaticData.h"
2
-
3
-extern "C" {
4
#include "sm64.h"
5
#include "include/types.h"
6
#include "game/area.h"
7
#include "game/save_file.h"
8
-}
9
10
namespace CustomItem {
11
extern int16_t redCoinsCollected;
0 commit comments