diff options
author | camthesaxman <cameronghall@cox.net> | 2017-06-22 22:14:06 -0500 |
---|---|---|
committer | camthesaxman <cameronghall@cox.net> | 2017-06-22 22:14:06 -0500 |
commit | 34b4dbaf2a5c78f240f488736393a8ef39bc5fa5 (patch) | |
tree | 4ca4367897cb094ef1be9de86158d002e73e2596 /ld_script.txt | |
parent | 42ae04c74fe07d05175efb4df143dbcf1b2752bc (diff) |
decompile unused_8124F94
Diffstat (limited to 'ld_script.txt')
-rwxr-xr-x | ld_script.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt index 281f1781d..948050f52 100755 --- a/ld_script.txt +++ b/ld_script.txt @@ -235,7 +235,7 @@ SECTIONS { asm/cable_car.o(.text); asm/roulette_util.o(.text); asm/cable_car_util.o(.text); - asm/unused_8124F94.o(.text); + src/unused_8124F94.o(.text); src/save.o(.text); src/mystery_event_script.o(.text); asm/mystery_event_script.o(.text); |