diff options
| author | Evan <eroelke@gmail.com> | 2019-11-24 16:23:06 -0700 |
|---|---|---|
| committer | Evan <eroelke@gmail.com> | 2019-11-24 16:23:06 -0700 |
| commit | 2cc4db0c786e20c1ef9823d0d0a027f39dfef9f3 (patch) | |
| tree | d6510c8a29299ad28df8bf129c76f34cc4fd6c42 /ld_script.txt | |
| parent | b18ec47b1393d562655e50d30acb3de191423581 (diff) | |
remove .s files
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 4d2ec3326..acf58b345 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -141,7 +141,6 @@ SECTIONS { src/battle_anim_mon_movement.o(.text); src/item.o(.text); src/shop.o(.text); - asm/shop.o(.text); src/berry.o(.text); src/script_menu.o(.text); asm/naming_screen.o(.text); @@ -443,7 +442,6 @@ SECTIONS { src/battle_anim_mon_movement.o(.rodata); src/item.o(.rodata); src/shop.o(.rodata); - data/shop.o(.rodata); src/berry.o(.rodata); src/script_menu.o(.rodata); data/naming_screen.o(.rodata); |
