diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-07 16:35:25 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-09-07 16:35:25 +0200 |
commit | 8bfdc42d0ee8d0eae7108fd4c68accfd4649f3a0 (patch) | |
tree | 1a4b52307b63ecec8aa0bac34d9a86b29a8f1576 /ld_script.txt | |
parent | d7d1b97bb82daca99995a3f0a7986720ae7d6237 (diff) |
name b message functions, split battle2
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index d94b7440c..19a79c9ed 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -57,6 +57,7 @@ SECTIONS { asm/rom3.o(.text); src/decompress.o(.text); asm/rom_8034C54.o(.text); + asm/battle_2.o(.text); asm/battle_3.o(.text); src/battle_4.o(.text); asm/battle_4.o(.text); |