through sub_8110FCC

This commit is contained in:
PikalaxALT
2018-10-11 12:04:54 -04:00
parent 0046efe867
commit 1e65583712
5 changed files with 68 additions and 118 deletions
+6
View File
@@ -0,0 +1,6 @@
#ifndef GUARD_HELP_SYSTEM_H
#define GUARD_HELP_SYSTEM_H
extern bool8 gUnknown_3005ECC;
#endif //GUARD_HELP_SYSTEM_H
+4
View File
@@ -71,4 +71,8 @@ void mapldr_default(void);
void IncrementGameStat(u8);
u32 GetGameStat(u8);
void sub_8056938(void);
extern u8 gUnknown_2031DD8;
#endif //GUARD_ROM4_H
+1
View File
@@ -40,5 +40,6 @@ void FishingWildEncounter(u8 rod);
u16 GetLocalWildMon(bool8 *isWaterMon);
u16 GetLocalWaterMon(void);
bool8 UpdateRepelCounter(void);
void sub_8082740(u8);
#endif // GUARD_WILD_ENCOUNTER_H