diff options
author | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2017-01-06 22:40:18 +0100 |
---|---|---|
committer | Marijn van der Werf <marijn.vanderwerf@gmail.com> | 2017-01-07 00:55:24 +0100 |
commit | f1a304b7e48e38ec7c5859d92dd9626e55324539 (patch) | |
tree | 46e5a2785599d30c5758574d98b7de2d6ee66b41 /ld_script.txt | |
parent | 350bd3b11afd30069020c3b8baf9577edbd3bea1 (diff) |
Start decompiling credits
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 ed6da750f..bdab78507 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -228,6 +228,7 @@ SECTIONS { asm/field_region_map.o(.text); asm/battle_anim_813F0F4.o(.text); asm/hall_of_fame.o(.text); + src/credits.o(.text); asm/credits.o(.text); src/lottery_corner.o(.text); src/diploma.o(.text); |