diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2017-06-29 22:42:28 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2017-06-29 22:42:28 -0400 |
commit | 06f5a396016aee2406749633b627bb9d729744ff (patch) | |
tree | aa5788c8e50536200139a5a1819cd245f067dfbb /ld_script.txt | |
parent | eee02552ca3ac7f9344de2daf2003a9ee80ff10e (diff) |
Remaining functions in use_pokeblock
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 2282bc7a2..56dfef8fe 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -256,7 +256,6 @@ SECTIONS { src/roamer.o(.text); asm/battle_tower.o(.text); src/use_pokeblock.o(.text); - asm/use_pokeblock.o(.text); src/battle_anim_8137220.o(.text); src/player_pc.o(.text); src/intro.o(.text); |