start working on pokeball

This commit is contained in:
DizzyEggg
2017-12-02 19:39:07 +01:00
parent 0250aefb73
commit c27f7a8131
26 changed files with 1256 additions and 2270 deletions

View File

@@ -81,6 +81,7 @@ SECTIONS {
src/egg_hatch.o(.text);
src/battle_interface.o(.text);
asm/smokescreen.o(.text);
src/pokeball.o(.text);
asm/pokeball.o(.text);
src/load_save.o(.text);
asm/trade.o(.text);