split out pokeblock feeding code

This commit is contained in:
YamaArashi 2016-12-30 13:11:16 -08:00
parent 9e5c4ef564
commit 8f18812cfd
3 changed files with 1837 additions and 1827 deletions

1836
asm/pokeblock_feed.s Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -204,6 +204,7 @@ SECTIONS {
src/mystery_event_menu.o(.text);
src/save_failed_screen.o(.text);
asm/rom_81473B8.o(.text);
asm/pokeblock_feed.o(.text);
src/clear_save_data_menu.o(.text);
asm/rom_8148B8C.o(.text);
src/menu_cursor.o(.text);