summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorMarijn van der Werf <marijn.vanderwerf@gmail.com>2017-05-10 00:13:21 +0200
committerYamaArashi <YamaArashi@users.noreply.github.com>2017-05-09 16:05:24 -0700
commitc0c3d2c52ad839450041d1ca6a29691efc5c5d35 (patch)
tree6ae5a6428c1ac5f33004e5bf57af3bb31e2338fd /ld_script.txt
parentec2abbf46a9037eac81a152bae408d026648561d (diff)
Decompile some cable_club functions
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt
index c68da5bf3..7d92e2f7a 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -130,6 +130,8 @@ SECTIONS {
asm/field_screen_effect.o(.text);
src/battle_setup.o(.text);
asm/cable_club.o(.text);
+ src/cable_club.o(.text);
+ asm/cable_club.o(.text_80830E4);
src/mori_debug_menu.o(.text);
src/trainer_see.o(.text);
src/wild_encounter.o(.text);