diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-11-22 21:06:30 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-11-22 21:06:30 -0500 |
commit | 9644f4498296040f8fba68ccd8fcc75758dbed2c (patch) | |
tree | a1a29bfa375c33d56d18686063cfba4289a6f389 /ld_script.txt | |
parent | adba0bacfccd15540f853dfd714ab8c91767e9c6 (diff) |
finish load_save.c
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 e9c810adc..976940f1f 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -83,7 +83,6 @@ SECTIONS { asm/smokescreen.o(.text); asm/pokeball.o(.text); src/load_save.o(.text); - asm/load_save.o(.text); asm/trade.o(.text); src/berry_blender.o(.text); asm/berry_blender.o(.text); |