summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index c323d4b30..5d1ac9d7a 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -74,7 +74,9 @@ SECTIONS {
src/rtc.o(.text);
src/main_menu.o(.text);
asm/rom3.o(.text);
- src/pokemon.o(.text);
+ src/pokemon_1.o(.text);
+ asm/rom_803BA2C.o(.text);
+ src/pokemon_2.o(.text);
asm/rom_803D1FC.o(.text);
src/rng.o(.text);
asm/rom_8040EB4.o(.text);