summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-09-06 17:19:08 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-09-06 17:19:08 +0200
commitc6eacc9be5423fab39c90ade16b147de4cd032fe (patch)
tree81db81112c40a72718581d5db6a90be2895b8093 /ld_script.txt
parent577e23a87dd7d05223eed34cec13b0cc42c1ebf0 (diff)
start porting pokemon1
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 cd42757fe..53571ee9b 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -66,6 +66,7 @@ SECTIONS {
asm/battle_controller_opponent.o(.text);
asm/battle_9.o(.text);
asm/battle_controller_linkopponent.o(.text);
+ src/pokemon_1.o(.text);
asm/pokemon_1.o(.text);
src/calculate_base_damage.o(.text);
asm/pokemon_2.o(.text);