fix: ewram
This commit is contained in:
+3
-2
@@ -50,8 +50,9 @@ struct Diploma
|
||||
u8 gfxStep;
|
||||
u8 callbackStep;
|
||||
u16 tilemapBuffer[0x800];
|
||||
}
|
||||
*gDiploma = NULL;
|
||||
};
|
||||
|
||||
static EWRAM_DATA struct Diploma *gDiploma = NULL;
|
||||
|
||||
extern const u32 gUnknown_84154E8[];
|
||||
|
||||
|
||||
+1
-2
@@ -1130,8 +1130,7 @@ gUnknown_203AB40: @ 203AB40
|
||||
gUnknown_203AB44: @ 203AB44
|
||||
.space 0x4
|
||||
|
||||
gDiploma: @ 203AB48
|
||||
.space 0x4
|
||||
.include "src/diploma.o"
|
||||
|
||||
gUnknown_203AB4C: @ 203AB4C
|
||||
.space 0x4
|
||||
|
||||
Reference in New Issue
Block a user