diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-14 15:02:59 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-14 15:02:59 -0400 |
commit | ed4b353795e27f362ad1abd5d31ec4bf5936b9dd (patch) | |
tree | 28df43f6b7fd01b58877b1359200454eae69bb6e /ld_script.txt | |
parent | 0cb1417de441af6e688fc4784da498bb677cc888 (diff) |
tm_case through sub_8131D48
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 1bd106cca..53575e49c 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -229,6 +229,7 @@ SECTIONS { src/fame_checker.o(.text); src/menu2.o(.text); src/oak_speech.o(.text); + src/tm_case.o(.text); asm/tm_case.o(.text); asm/menu_indicators.o(.text); asm/pokedex_area_markers.o(.text); |