Cleanup bg.c

This commit is contained in:
Diegoisawesome
2017-09-09 20:52:33 -05:00
parent 001d1027e3
commit f29fc55796
8 changed files with 273 additions and 272 deletions
+1 -1
View File
@@ -268,7 +268,7 @@ SECTIONS {
ALIGN(4)
{
src/main.o(.rodata);
data/bg.o(.rodata);
src/bg.o(.rodata);
src/window.o(.rodata);
src/text.o(.rodata);
src/sprite.o(.rodata);