mirror of
https://github.com/pret/pokeruby.git
synced 2025-01-09 06:10:21 +00:00
split out pokeblock feeding code
This commit is contained in:
parent
9e5c4ef564
commit
8f18812cfd
1836
asm/pokeblock_feed.s
Normal file
1836
asm/pokeblock_feed.s
Normal file
File diff suppressed because it is too large
Load Diff
1827
asm/rom_81473B8.s
1827
asm/rom_81473B8.s
File diff suppressed because it is too large
Load Diff
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user