diff options
author | YamaArashi <shadow962@live.com> | 2016-12-29 21:11:40 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-12-29 21:16:25 -0800 |
commit | 9eceeb2a37763413b015f8fc01da9ec7d35c8d16 (patch) | |
tree | 76e32cd0c8041dd7fdae6e1fcb340cc9fd67e004 /ld_script.txt | |
parent | 6b12bb0b52b2a65b6033b7d1c2eae7a182fc4279 (diff) |
decompile mystery_event_menu.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 b96164483..73d164ffd 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -197,7 +197,7 @@ SECTIONS { src/lottery_corner.o(.text); src/diploma.o(.text); src/berry_tag_screen.o(.text); - asm/mystery_event_menu.o(.text); + src/mystery_event_menu.o(.text); src/save_failed_screen.o(.text); asm/rom_81473B8.o(.text); src/clear_save_data_menu.o(.text); |