start workin on evo scene

This commit is contained in:
DizzyEggg
2017-10-27 18:52:21 +02:00
parent f4e134569f
commit e8903fb4dd
13 changed files with 351 additions and 616 deletions

View File

@@ -180,6 +180,7 @@ SECTIONS {
asm/rom6.o(.text);
asm/battle_records.o(.text);
asm/pokedex_area_screen.o(.text);
src/evolution_scene.o(.text);
asm/evolution_scene.o(.text);
asm/roulette.o(.text);
asm/pokedex_cry_screen.o(.text);