summaryrefslogtreecommitdiff
path: root/include/field_specials.h
diff options
context:
space:
mode:
authordrifloony <drifloony@users.noreply.github.com>2017-07-21 15:34:05 -0700
committerGitHub <noreply@github.com>2017-07-21 15:34:05 -0700
commit8ed167339c52b32e5149077e9e2c91f981268af9 (patch)
tree765873e0da27644ad94fcf0eee9a8f76f95e96c6 /include/field_specials.h
parent95d3a7848ca07ad7035d1a717b489c4ea303a3ba (diff)
parent68e47a6fa0b56451223c22dc9a759534c988db5b (diff)
Merge branch 'master' into mon_markings
Diffstat (limited to 'include/field_specials.h')
-rw-r--r--include/field_specials.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/field_specials.h b/include/field_specials.h
index 710f0a2a0..d61aa3b20 100644
--- a/include/field_specials.h
+++ b/include/field_specials.h
@@ -8,11 +8,6 @@ struct ElevatorMenu {
u8 var3;
};
-extern struct ElevatorMenu gUnknown_03000760[20];
-extern struct WarpData gUnknown_020297F0;
-extern u8 gBattleOutcome;
-
-extern u16 gScriptResult;
extern u8 gUnknown_02039250;
extern u8 gUnknown_02039251;
extern u32 gUnknown_02039254;
@@ -22,9 +17,6 @@ extern u8 gUnknown_0203925A;
extern u8 gUnknown_0203925B;
extern u8 gUnknown_0203925C;
-extern u16 gSpecialVar_0x8004;
-extern u16 gSpecialVar_0x8005;
-
void ResetCyclingRoadChallengeData(void);
bool32 CountSSTidalStep(u16);
u8 GetSSTidalLocation(s8 *, s8 *, s16 *, s16 *);