summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorKDSKardabox <bollygame94@gmail.com>2018-03-12 13:56:20 +0530
committerKDSKardabox <bollygame94@gmail.com>2018-03-12 13:56:20 +0530
commite7cf8e5c1713c624b7b9db7a58c6c812e90ec7a9 (patch)
tree1646afc54b86e4804b0bd903b7ecd2aa70a2836a /ld_script.txt
parent29e51811f411dfeae825e6c0c259ffa3f9ac08b2 (diff)
Start decompile player_pc
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 7dcf21569..27344f720 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -217,6 +217,7 @@ SECTIONS {
src/use_pokeblock.o(.text);
asm/use_pokeblock.o(.text);
src/battle_controller_wally.o(.text);
+ src/player_pc.o(.text);
asm/player_pc.o(.text);
src/intro.o(.text);
src/reset_save_heap.o(.text);