through sub_8110FCC
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#ifndef GUARD_HELP_SYSTEM_H
|
||||
#define GUARD_HELP_SYSTEM_H
|
||||
|
||||
extern bool8 gUnknown_3005ECC;
|
||||
|
||||
#endif //GUARD_HELP_SYSTEM_H
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user