diff options
author | YamaArashi <shadow962@live.com> | 2017-01-05 20:43:28 -0800 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2017-01-05 20:44:28 -0800 |
commit | eeacf2f835460ce922d53fb5f663fc9831a2c1d3 (patch) | |
tree | d0a6ae7f8b5410ac1f0faea914f3c896af968555 /ld_script.txt | |
parent | c1b2c31a4a935f6c452596d5f2fad2e2cb588d4d (diff) |
lottery prize data
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 475e03daa..b668717ee 100644 --- a/ld_script.txt +++ b/ld_script.txt @@ -330,6 +330,7 @@ SECTIONS { src/palette.o(.rodata); src/sound.o(.rodata); data/data_83760F0.o(.rodata); + src/lottery_corner.o(.rodata); data/diploma.o(.rodata); data/strings.o(.rodata); data/berry_tag_screen.o(.rodata); |