mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-09 14:53:01 +01:00
Move gUnknown_02022C90 from sym_ewram.txt
This commit is contained in:
parent
8db03ba6fa
commit
016021ac04
@ -139,7 +139,7 @@ void sub_8022960(struct BerryCrushGame *);
|
|||||||
void sub_8022524(struct BerryCrushGame_138 *, u16);
|
void sub_8022524(struct BerryCrushGame_138 *, u16);
|
||||||
void sub_8022B28(struct Sprite *);
|
void sub_8022B28(struct Sprite *);
|
||||||
|
|
||||||
extern struct BerryCrushGame *gUnknown_02022C90;
|
static EWRAM_DATA struct BerryCrushGame *gUnknown_02022C90 = NULL;
|
||||||
|
|
||||||
extern const struct BgTemplate gUnknown_082F32C8[4];
|
extern const struct BgTemplate gUnknown_082F32C8[4];
|
||||||
extern const u8 gBerryCrushGrinderTopTilemap[];
|
extern const u8 gBerryCrushGrinderTopTilemap[];
|
||||||
|
@ -15,12 +15,7 @@
|
|||||||
.include "src/mevent_server.o"
|
.include "src/mevent_server.o"
|
||||||
.include "src/mevent_client.o"
|
.include "src/mevent_client.o"
|
||||||
.include "src/union_room_chat.o"
|
.include "src/union_room_chat.o"
|
||||||
|
.include "src/berry_crush.o"
|
||||||
@ berry_crush
|
|
||||||
.align 2
|
|
||||||
gUnknown_02022C90: @ 2022C90
|
|
||||||
.space 0x4
|
|
||||||
|
|
||||||
.include "src/berry_powder.o"
|
.include "src/berry_powder.o"
|
||||||
|
|
||||||
.align 2
|
.align 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user