Merge pull request #115 from PikalaxALT/player_pc

Player PC
This commit is contained in:
PikalaxALT
2019-10-13 09:06:53 -04:00
committed by GitHub
29 changed files with 833 additions and 2019 deletions
+2 -1
View File
@@ -209,7 +209,7 @@ SECTIONS {
src/fldeff_softboiled.o(.text);
asm/battle_tower.o(.text);
asm/battle_controller_oak.o(.text);
asm/player_pc.o(.text);
src/player_pc.o(.text);
src/intro.o(.text);
asm/battle_anim_special.o(.text);
asm/hall_of_fame.o(.text);
@@ -448,6 +448,7 @@ SECTIONS {
data/data_83FECCC.o(.rodata);
src/battle_controller_safari.o(.rodata);
data/data_83FECCC.o(.rodata.83FEDE4);
src/player_pc.o(.rodata);
src/intro.o(.rodata);
data/data_83FECCC.o(.rodata.battle_anim_special);
src/credits.o(.rodata);