diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2016-11-05 17:11:17 -0400 |
---|---|---|
committer | YamaArashi <YamaArashi@users.noreply.github.com> | 2016-11-05 14:11:17 -0700 |
commit | e31301d6ea7a772df3f25b7ce60d261e0c039cc0 (patch) | |
tree | fbe253b38adb7bfc1eefdf06b88e605869f494b6 /ld_script.txt | |
parent | d26298bd4e742218a39ce7b635e502f704f73eba (diff) |
decompile mori_debug_menu.c (#90)
* decompile mori_debug_menu.c
* formatting
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 c161a6daf..16352d382 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -99,7 +99,7 @@ SECTIONS { asm/rom_8080874.o(.text); src/battle_setup.o(.text); asm/cable_club.o(.text); - asm/mori_debug_menu.o(.text); + src/mori_debug_menu.o(.text); asm/trainer_see.o(.text); src/fldeff_emotion.o(.text); src/wild_encounter.o(.text); |