start of data decomp and data.s setup

This commit is contained in:
jiangzhengwenjz
2019-07-14 08:17:42 +08:00
parent 1caed4e632
commit fc16f5ac4f
3 changed files with 144 additions and 36 deletions
+1
View File
@@ -380,6 +380,7 @@ SECTIONS {
src/bg_regs.o(.rodata);
src/string_util.o(.rodata);
data/data.o(.rodata);
src/pokemon.o(.rodata);
src/trig.o(.rodata);
src/util.o(.rodata);
src/daycare.o(.rodata);