Dodrio: through sub_8024A30

This commit is contained in:
scnorton
2019-03-24 16:42:42 -04:00
parent 456cc3a6f0
commit 98ab62a7af
6 changed files with 187 additions and 306 deletions
+2
View File
@@ -65,6 +65,7 @@ SECTIONS {
asm/union_room_chat.o(.text);
asm/berry_crush.o(.text);
asm/berry_powder_vendor.o(.text);
src/dodrio_berry_picking.o(.text);
asm/dodrio_berry_picking.o(.text);
asm/pokemon_jump.o(.text);
src/rtc.o(.text);
@@ -414,6 +415,7 @@ SECTIONS {
data/union_room_chat.o(.rodata);
data/berry_crush.o(.rodata);
data/berry_powder_vendor.o(.rodata);
src/dodrio_berry_picking.o(.rodata);
data/dodrio_berry_picking.o(.rodata);
data/pokemon_jump.o(.rodata);
src/rtc.o(.rodata);