Begin porting field_effect

This commit is contained in:
Diegoisawesome
2018-05-10 03:02:33 -05:00
parent 279276c539
commit 80062972ae
13 changed files with 973 additions and 1985 deletions
+1
View File
@@ -121,6 +121,7 @@ SECTIONS {
asm/cable_club.o(.text);
src/trainer_see.o(.text);
src/wild_encounter.o(.text);
src/field_effect.o(.text);
asm/field_effect.o(.text);
src/scanline_effect.o(.text);
src/option_menu.o(.text);