Add missing file and rename data2.s to link.s

This commit is contained in:
Diegoisawesome 2017-09-16 14:08:47 -05:00
parent 582a3795ac
commit 3c63063831
3 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -292,7 +292,7 @@ SECTIONS {
src/sprite.o(.rodata);
data/io_reg.o(.rodata);
src/string_util.o(.rodata);
data/data2.o(.rodata);
data/link.o(.rodata);
src/rtc.o(.rodata);
data/data2b.o(.rodata);
src/battle_4.o(.rodata);