diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-06-22 14:24:04 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-22 14:24:04 -0400 |
commit | e33356d84108fedede79c683ccb704467b462097 (patch) | |
tree | bab377e9700435c005a8212185fc3ae619cc4e7c /ld_script.txt | |
parent | 8a301ce4b91fd81b2c2a6fa2733ea5d3ba63f47d (diff) | |
parent | 43d256370461121e3314765a7b98d9a00a9ffc95 (diff) |
Merge pull request #72 from pret/battle_anim_mon_movement
Battle anim mon movement
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 b4fd52516..5bb0940ac 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -139,7 +139,6 @@ SECTIONS { asm/map_name_popup.o(.text); src/item_menu_icons.o(.text); src/battle_anim_mon_movement.o(.text); - asm/battle_anim_mon_movement.o(.text); src/item.o(.text); asm/shop.o(.text); src/berry.o(.text); |