help_system common syms
This commit is contained in:
@@ -0,0 +1 @@
|
||||
gHelpSystemEnabled
|
||||
@@ -16,6 +16,8 @@
|
||||
|
||||
extern u8 gGlyphInfo[];
|
||||
|
||||
bool8 gHelpSystemEnabled;
|
||||
|
||||
struct HelpSystemVideoState
|
||||
{
|
||||
/*0x00*/ MainCallback savedVblankCb;
|
||||
|
||||
@@ -104,7 +104,6 @@ static IntrFunc * const sTimerIntrFunc = gIntrTable + 0x7;
|
||||
EWRAM_DATA u8 gDecompressionBuffer[0x4000] = {0};
|
||||
EWRAM_DATA u16 gTrainerId = 0;
|
||||
|
||||
extern bool8 gHelpSystemEnabled;
|
||||
extern bool8 gWirelessCommType;
|
||||
extern bool8 gUnknown_3005E88;
|
||||
|
||||
|
||||
+2
-4
@@ -220,10 +220,8 @@ gUnknown_3005E98: @ 3005E98
|
||||
.include "help_system_812B1E0.o"
|
||||
.align 4
|
||||
.include "fame_checker.o"
|
||||
|
||||
gHelpSystemEnabled: @ 3005ECC
|
||||
.space 0x4
|
||||
|
||||
.include "help_system.o"
|
||||
.align 4
|
||||
.include "mevent.o"
|
||||
|
||||
.align 4
|
||||
|
||||
Reference in New Issue
Block a user