Finish .text part of player_pc

This commit is contained in:
KDSKardabox
2018-03-16 16:01:11 +05:30
parent 1f7fb45d0f
commit a454bd98fa
3 changed files with 272 additions and 840 deletions
-1
View File
@@ -218,7 +218,6 @@ SECTIONS {
asm/use_pokeblock.o(.text);
src/battle_controller_wally.o(.text);
src/player_pc.o(.text);
asm/player_pc.o(.text);
src/intro.o(.text);
src/reset_save_heap.o(.text);
src/field_region_map.o(.text);