decompile window_8bpp

This commit is contained in:
sceptillion
2017-12-18 16:20:58 -08:00
parent cbeb32fae4
commit d116b76608
6 changed files with 139 additions and 456 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ SECTIONS {
asm/text_printer.o(.text);
src/window.o(.text);
asm/blit.o(.text);
asm/window_8bpp.o(.text);
src/window_8bpp.o(.text);
asm/text.o(.text);
asm/sprite.o(.text);
asm/string_util.o(.text);