summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-09-11 11:35:41 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-09-11 11:35:41 +0200
commit154a70e22829891ec56561e454a73a67e609679d (patch)
tree850d26c7955d58249b33eb5d7c9979a61e155548 /ld_script.txt
parent6292b82503bf2eb611e5fea6f1710b25578d4fc8 (diff)
start pokemon3 decomp
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 8ae46e18a..146a609be 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -73,6 +73,7 @@ SECTIONS {
src/pokemon_2.o(.text);
asm/pokemon_2.o(.text);
asm/pokemon_item_effect.o(.text);
+ src/pokemon_3.o(.text);
asm/pokemon_3.o(.text);
src/trig.o(.text);
src/rng.o(.text);