diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2019-04-05 12:06:27 -0400 |
|---|---|---|
| committer | huderlem <huderlem@gmail.com> | 2019-04-06 08:16:13 -0500 |
| commit | 3783de2c4bc7a58ee53084490534f1aad91d33aa (patch) | |
| tree | 528429984e75e2371e782180fd81a9dc370e925d /ld_script.txt | |
| parent | 62b00311ff7a1fe5bbc3352b46f0d7173957b111 (diff) | |
start what appears to be ruby's menu_specialized
Diffstat (limited to 'ld_script.txt')
| -rw-r--r-- | ld_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld_script.txt b/ld_script.txt index 2108d10c3..e3b366f30 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -296,6 +296,7 @@ SECTIONS { src/easy_chat_2.o(.text); src/pokenav_before.o(.text); src/pokenav.o(.text); + src/menu_specialized.o(.text); asm/pokenav.o(.text); src/trainers_eye.o(.text); src/mon_markings.o(.text); |
