rename
This commit is contained in:
+1
-1
@@ -179,7 +179,7 @@ SECTIONS {
|
|||||||
asm/wallclock.o(.text);
|
asm/wallclock.o(.text);
|
||||||
asm/rom6.o(.text);
|
asm/rom6.o(.text);
|
||||||
src/pokeblock.o(.text);
|
src/pokeblock.o(.text);
|
||||||
asm/pokeblock.o(.text);
|
asm/rom_81370FC.o(.text);
|
||||||
asm/battle_records.o(.text);
|
asm/battle_records.o(.text);
|
||||||
asm/pokedex_area_screen.o(.text);
|
asm/pokedex_area_screen.o(.text);
|
||||||
src/evolution_scene.o(.text);
|
src/evolution_scene.o(.text);
|
||||||
|
|||||||
+1
-8
@@ -50,14 +50,7 @@ struct PokeblockMenuStruct
|
|||||||
u8 unkTaskId;
|
u8 unkTaskId;
|
||||||
bool8 isSwapping;
|
bool8 isSwapping;
|
||||||
s16 gfxState;
|
s16 gfxState;
|
||||||
u8 field_E80;
|
u8 unused[8];
|
||||||
u8 field_E81;
|
|
||||||
u8 field_E82;
|
|
||||||
u8 field_E83;
|
|
||||||
u8 field_E84;
|
|
||||||
u8 field_E85;
|
|
||||||
u8 field_E86;
|
|
||||||
u8 field_E87;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
struct PokeblockSavedData
|
struct PokeblockSavedData
|
||||||
|
|||||||
Reference in New Issue
Block a user