finish decompiling text.c

This commit is contained in:
ProjectRevoTPP
2018-10-06 16:40:08 -04:00
parent 2cb551cf0d
commit 9236084ad8
5 changed files with 454 additions and 1134 deletions
-1
View File
@@ -58,7 +58,6 @@ SECTIONS {
asm/blit.o(.text);
src/window_8bpp.o(.text);
src/text.o(.text);
asm/text.o(.text);
src/sprite.o(.text);
src/string_util.o(.text);
asm/link.o(.text);