summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorYamaArashi <shadow962@live.com>2016-09-09 21:18:37 -0700
committerYamaArashi <shadow962@live.com>2016-09-09 21:18:37 -0700
commit0b48cbfed8a3332d6b164c51a224b154fef858e6 (patch)
tree64434dcdbac0f2031d7cf29ed52e9ed82d2aeb68 /ld_script.txt
parent65a978e4f71f347894458ee1d1282af2668585cf (diff)
more decompilation of pokemon functions
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);