diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-08-01 23:20:03 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-08-01 23:20:03 +0200 |
commit | a459f8f729942a2950c7d823d380e2579db95d4b (patch) | |
tree | 4817c5cc16cb9b1771d9a8511d934c3da52cd417 /ld_script.txt | |
parent | ea36898775f5e31c6a175251339da1ed60de218d (diff) |
start decompiling 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 a0054668e..b5732033e 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -255,6 +255,7 @@ SECTIONS { src/intro.o(.text); src/field_region_map.o(.text); asm/battle_anim_813F0F4.o(.text); + src/hall_of_fame.o(.text); asm/hall_of_fame.o(.text); src/credits.o(.text); src/lottery_corner.o(.text); |