diff options
author | fl4shk <fl4shk@users.noreply.github.com> | 2016-10-23 16:34:15 -0400 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-10-23 14:16:33 -0700 |
commit | 145369b7ab46cf057789dd28eb817da38e0e7d56 (patch) | |
tree | f0a30217b245321c45598965dff3c42f98a9c52a /ld_script.txt | |
parent | f5435a6f5c53a1217bd98617d8c1145f3d13acaf (diff) |
Babby's first decompilation success
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 487b11fe1..f23683422 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -115,6 +115,7 @@ SECTIONS { asm/mystery_event_menu.o(.text); asm/save_failed_screen.o(.text); asm/rom_81473B8.o(.text); + src/clear_save_data_menu.o(.text); asm/clear_save_data_menu.o(.text); asm/rom_8148B8C.o(.text); } =0 |