summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorYamaArashi <YamaArashi@users.noreply.github.com>2016-12-17 22:13:36 -0800
committerGitHub <noreply@github.com>2016-12-17 22:13:36 -0800
commite8dfe79e9da97e38b64d4cdc7acd4f812fa625f2 (patch)
tree2bdc25a674c8bbf1c37da4e893084de8b923754e /ld_script.txt
parent921dcdba34c72681ba4d84f0cfe36060d17bd187 (diff)
parent6d27f57aaf46cc97ef52e01c39181a08ca416eb8 (diff)
Merge pull request #135 from TwitchPlaysPokemon/master
decompile a little bit of player_pc. file too hard.
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index 55a779f04..8d25d812f 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -184,6 +184,7 @@ SECTIONS {
asm/field_effect_helpers.o(.text);
asm/contest_ai.o(.text);
asm/rom_81258BC.o(.text);
+ src/player_pc.o(.text);
asm/player_pc.o(.text);
src/intro.o(.text);
asm/rom_813BA94.o(.text);