get rid of data window

This commit is contained in:
DizzyEggg
2017-09-01 17:38:28 +02:00
parent 7daeebd3f4
commit 1d2be3c5e8
4 changed files with 40 additions and 23 deletions

View File

@@ -256,7 +256,7 @@ SECTIONS {
{
src/main.o(.rodata);
data/bg.o(.rodata);
data/window.o(.rodata);
src/window.o(.rodata);
src/text.o(.rodata);
data/sprite.o(.rodata);
src/string_util.o(.rodata);