diff options
author | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-18 23:05:55 +0200 |
---|---|---|
committer | DizzyEggg <jajkodizzy@wp.pl> | 2017-10-18 23:05:55 +0200 |
commit | 7c24b037420e8f318ad14a590846639cefcc1fe3 (patch) | |
tree | d1527a260b4c5584dab5abfc01e9dd93bfee4749 /ld_script.txt | |
parent | 25a9c851cf421f83054687cdf17ea5b3ca9e746b (diff) | |
parent | 0f0ba1e28c5c14bb93d403fd2df4a2d89e057a65 (diff) |
Merge branch 'master' into decompile_battle_interface
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 4c3c7d4b2..b9dc6290e 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -264,6 +264,7 @@ SECTIONS { asm/unk_sprite_file.o(.text); asm/unk_transition.o(.text); asm/unk_transition_2.o(.text); + src/international_string_util.o(.text); asm/international_string_util.o(.text); } =0 |