diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-14 12:48:52 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2018-01-14 12:48:52 -0500 |
commit | 99d4f3c24a600af8dadfe921f127f68d0bd4f2c3 (patch) | |
tree | 6c38f6175ba5cfc8f7c962e8b869fea6099e3579 /ld_script.txt | |
parent | bc2abc39f6a8b47e844136a43fbc729eb5568833 (diff) |
finish decompiling contest_ai.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 ffc4bc676..98f934890 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -356,7 +356,6 @@ SECTIONS { src/engine/mystery_event_script.o(.text); src/field/field_effect_helpers.o(.text); src/contest_ai.o(.text); - asm/contest_ai.o(.text); src/unused_81258BC.o(.text); src/battle/anim/sfx.o(.text); src/battle/battle_controller_safari.o(.text); |