diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-26 19:49:36 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2018-04-26 19:49:36 -0400 |
commit | 21415be0d3bcd5edffbd83777660af319a01e51b (patch) | |
tree | a9577e7d623cf0e98031bda7c4a5637c4d67c896 /ld_script.txt | |
parent | 260ec0d276221c9252b2276a50587fb708f79fcf (diff) |
Fix the swiss cheese in pokedex_cry_screen
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 688682a34..d7e2a5820 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -345,7 +345,6 @@ SECTIONS { src/roulette.o(.text); asm/pokedex_cry_screen.o(.text); src/pokedex_cry_screen.o(.text); - asm/pokedex_cry_screen.o(.text_811A4F8); src/coins.o(.text); src/landmark.o(.text); src/fldeff_strength.o(.text); |