diff options
author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2016-10-29 18:25:42 -0500 |
---|---|---|
committer | YamaArashi <YamaArashi@users.noreply.github.com> | 2016-10-29 16:25:42 -0700 |
commit | ad7aa68d9b9b5bc388f1b391dd4754889c29e3a9 (patch) | |
tree | 71c814907ee3dd9d8e89b1913a19b5cd451b8b47 /ld_script.txt | |
parent | ff71446e684593266418b99e6a22ae3141fbfa73 (diff) |
(Almost) finished menu_cursor.c (#77)
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 b570a5ddb..3f58224a0 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -190,7 +190,7 @@ SECTIONS { asm/rom_81473B8.o(.text); src/clear_save_data_menu.o(.text); asm/rom_8148B8C.o(.text); - asm/menu_cursor.o(.text); + src/menu_cursor.o(.text); } =0 script_data : |