diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-21 19:46:43 -0400 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2020-03-21 19:46:43 -0400 |
commit | 41704d705448fb14d3b372a21fe42767ebc4a0a5 (patch) | |
tree | 72cf2a8ed455cef78715d7bd1067c0469bde6a55 /ld_script.txt | |
parent | d0be58d07700df1e1f000e24176e210e2038f34e (diff) |
Finish pokemon_special_anim_scene.s
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 40547541f..54078ab70 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -253,7 +253,6 @@ SECTIONS { src/union_room_battle.o(.text); src/pokemon_special_anim.o(.text); src/pokemon_special_anim_scene.o(.text); - asm/pokemon_special_anim.o(.text); src/party_menu.o(.text); src/union_room_chat.o(.text); src/union_room_chat_display.o(.text); |