diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-11-05 12:05:07 +0100 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-11-05 12:05:07 +0100 |
commit | bd56bb073f87eeca6e71b14ab1ec0a11ea1ee3a4 (patch) | |
tree | a9407d270e335b796c8d44a236b76ea6d6c1364a /ld_script.txt | |
parent | af197ccd3bd62fab813154dc4311e65f9992a676 (diff) |
start working on hall of fame
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index c8d31c846..16d7e10c9 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -214,6 +214,7 @@ SECTIONS { src/reset_save_heap.o(.text); 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); |