summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorcamthesaxman <cameronghall@cox.net>2017-06-18 22:03:56 -0500
committerMarijn van der Werf <marijn.vanderwerf@gmail.com>2017-06-20 15:11:59 +0200
commit1fafe80241d56c7e89aa37d0bf6d20a0f4d208f2 (patch)
tree839dd499191a5b6f7edb8d8adb0671f8a3509313 /ld_script.txt
parent5041f91c4bc412cf3c7a8b23b65444b775ae7d3c (diff)
finish decompiling pokedex.s
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-xld_script.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 4eb221578..5bbabf504 100755
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -79,7 +79,6 @@ SECTIONS {
src/battle_interface.o(.text);
src/smokescreen.o(.text);
src/pokeball.o(.text);
- asm/pokeball.o(.text);
src/load_save.o(.text);
asm/trade.o(.text);
asm/berry_blender.o(.text);