migrate text rodata to C file

This commit is contained in:
ProjectRevoTPP
2018-10-07 00:14:45 -04:00
parent eb03b1ab0f
commit 4cd32e8636
24 changed files with 407 additions and 151 deletions
-1
View File
@@ -363,7 +363,6 @@ SECTIONS {
src/text_printer.o(.rodata);
src/window.o(.rodata);
src/text.o(.rodata);
data/text.o(.rodata);
src/sprite.o(.rodata);
src/bg_regs.o(.rodata);
src/string_util.o(.rodata);