diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-10-06 18:33:35 -0400 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-10-06 18:33:35 -0400 |
commit | d0dfc758fc6684e765736c7aad7190328d3e145c (patch) | |
tree | b6bc2f9f3c8e21531e0b59a6073c1fe645b43661 /ld_script.txt | |
parent | 09d5d81c9cd2295ec1a52323c7a8337313a3b021 (diff) |
decompile save_failed_screen.c
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 3170e1919..890e58a9e 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -221,7 +221,7 @@ SECTIONS { asm/diploma.o(.text); asm/berry_tag_screen.o(.text); asm/mystery_event_menu.o(.text); - asm/save_failed_screen.o(.text); + src/save_failed_screen.o(.text); asm/braille_puzzles.o(.text); asm/pokeblock_feed.o(.text); asm/clear_save_data_screen.o(.text); |