Sync minigame_countdown

This commit is contained in:
GriffinR
2020-04-08 17:23:32 -04:00
parent 8853588af0
commit e485857df3
9 changed files with 654 additions and 631 deletions
+2
View File
@@ -77,6 +77,7 @@ SECTIONS {
src/berry_powder.o(.text);
src/dodrio_berry_picking.o(.text);
src/pokemon_jump.o(.text);
src/minigame_countdown.o(.text);
src/rtc.o(.text);
src/main_menu.o(.text);
src/battle_controllers.o(.text);
@@ -460,6 +461,7 @@ SECTIONS {
src/berry_powder.o(.rodata);
src/dodrio_berry_picking.o(.rodata);
src/pokemon_jump.o(.rodata);
src/minigame_countdown.o(.rodata);
src/rtc.o(.rodata);
src/main_menu.o(.rodata);
src/battle_controllers.o(.rodata);