diff options
| author | YamaArashi <shadow962@live.com> | 2016-10-17 23:11:09 -0700 |
|---|---|---|
| committer | YamaArashi <shadow962@live.com> | 2016-10-17 23:11:09 -0700 |
| commit | b52494be04c2fd233db5b81bc53ef2f653ac7ff3 (patch) | |
| tree | b3153c2c5e2c8bbf183e17ccb1c4b8e205cb92d0 /ld_script.txt | |
| parent | ea34a432b76188dac75f86a888a93af5cbf22161 (diff) | |
var.c
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 4d9e14d5c..705c9b55f 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -65,7 +65,7 @@ SECTIONS { src/script.o(.text); src/scrcmd.o(.text); asm/rom_8065394.o(.text); - asm/var.o(.text); + src/var.o(.text); asm/flag.o(.text); asm/rom_806936C.o(.text); asm/party_menu.o(.text); |
