move data to hall of fame c file

This commit is contained in:
DizzyEggg
2017-11-06 18:41:32 +01:00
parent a2263207bf
commit a729e9838e
6 changed files with 408 additions and 109 deletions

View File

@@ -215,7 +215,6 @@ SECTIONS {
asm/field_region_map.o(.text);
asm/battle_anim_8170478.o(.text);
src/hall_of_fame.o(.text);
asm/hall_of_fame.o(.text);
asm/credits.o(.text);
src/lottery_corner.o(.text);
src/diploma.o(.text);
@@ -436,7 +435,7 @@ SECTIONS {
data/intro.o(.rodata);
data/field_region_map.o(.rodata);
data/battle_anim_8170478.o(.rodata);
data/hall_of_fame.o(.rodata);
src/hall_of_fame.o(.rodata);
data/credits.o(.rodata);
src/lottery_corner.o(.rodata);
src/diploma.o(.rodata);