Start porting cable_club.c

This commit is contained in:
Diegoisawesome
2018-10-11 16:02:58 -05:00
parent 3d50d01a93
commit 04836db167
5 changed files with 142 additions and 356 deletions

View File

@@ -118,6 +118,7 @@ SECTIONS {
src/title_screen.o(.text);
asm/field_screen.o(.text);
src/battle_setup.o(.text);
src/cable_club.o(.text);
asm/cable_club.o(.text);
src/trainer_see.o(.text);
src/wild_encounter.o(.text);