diff options
author | M <No Email> | 2018-01-06 19:00:11 +0100 |
---|---|---|
committer | M <No Email> | 2018-01-06 19:00:11 +0100 |
commit | f813e926e6438c04167a563225b9fca0939fa758 (patch) | |
tree | 830dbe92642991c383ca9c3102261ebd51cb5a42 /ld_script.txt | |
parent | 95d687493b0b78d9cbee17a009a326e6879d67c8 (diff) |
remove asm
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ld_script.txt b/ld_script.txt index d2586f3c3..8bf867a21 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -337,7 +337,6 @@ SECTIONS { asm/pokedex_area_screen.o(.text); src/scene/evolution_scene.o(.text); src/roulette.o(.text); - asm/roulette.o(.text); asm/pokedex_cry_screen.o(.text); src/pokemon/pokedex_cry_screen.o(.text); asm/pokedex_cry_screen.o(.text_811A4F8); @@ -350,7 +349,6 @@ SECTIONS { src/field/choose_party.o(.text); asm/cable_car.o(.text); src/roulette_util.o(.text); - asm/roulette_util.o(.text); asm/cable_car_util.o(.text); src/unused_8124F94.o(.text); src/engine/save.o(.text); |