summaryrefslogtreecommitdiff
path: root/ld_script.txt
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2017-01-04 22:20:17 -0500
committerYamaArashi <YamaArashi@users.noreply.github.com>2017-01-04 19:20:17 -0800
commit4b16d04dccb8013712d9f8853f13a21084718635 (patch)
tree3a86f80a24e26c893844495f2d7a6781484fe384 /ld_script.txt
parentb11ce5c17d95104e496d4ef6e90df750ed319ff5 (diff)
decompile clock.c (#161)
* remove matsuda debug menu from ld_script * decompile clock.c * formatting
Diffstat (limited to 'ld_script.txt')
-rw-r--r--ld_script.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld_script.txt b/ld_script.txt
index d0af456cd..c86a82a0f 100644
--- a/ld_script.txt
+++ b/ld_script.txt
@@ -90,7 +90,7 @@ SECTIONS {
src/event_data.o(.text);
src/coord_event_weather.o(.text);
asm/field_tasks.o(.text);
- asm/clock.o(.text);
+ src/clock.o(.text);
asm/reset_rtc_screen.o(.text);
asm/party_menu.o(.text);
src/start_menu.o(.text);