diff options
author | PikalaxALT <PikalaxALT@users.noreply.github.com> | 2019-08-03 11:01:05 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-03 11:01:05 -0400 |
commit | 9f50c4fa80e5a3c69ed46883a132ad02bf5edcec (patch) | |
tree | bbfe03dcf62f5f9221df72b8e47f4643355e9a18 /ld_script.txt | |
parent | 3ca1a5d9b03279f3f2423159cae2510655009e2a (diff) | |
parent | 07015aa7ae0ff2b846f37134214cfe2288a1a053 (diff) |
Merge pull request #760 from ultima-soul/use_pokeblock_data
Decompile use_pokeblock data
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 752f22da9..60f8892e6 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -598,7 +598,6 @@ SECTIONS { src/roamer.o(.rodata); src/battle_tower.o(.rodata); src/use_pokeblock.o(.rodata); - data/use_pokeblock.o(.rodata); src/battle_controller_wally.o(.rodata); src/player_pc.o(.rodata); src/intro.o(.rodata); |