diff options
author | YamaArashi <shadow962@live.com> | 2017-01-12 21:00:43 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-01-12 21:00:52 -0800 |
commit | 88d87495ed2e5e29074ee97d5c636ec75a6e88fe (patch) | |
tree | db8d8b3b35d3836162cc5749fc11f930cf1590a4 /ld_script.txt | |
parent | 0db72319326c6b29b0fdcdd1e7767a7e7ba46a1d (diff) |
decompile name_string_util
Diffstat (limited to 'ld_script.txt')
-rw-r--r-- | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 9ac37701c..50630c9fb 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -243,7 +243,7 @@ SECTIONS { src/bard_music.o(.text); asm/fldeff_teleport.o(.text); asm/unknown_debug_menu.o(.text); - asm/name_string_util.o(.text); + src/name_string_util.o(.text); src/menu_cursor.o(.text); } =0 |