decompile window.s

This commit is contained in:
DizzyEggg
2017-09-01 16:53:06 +02:00
parent 6f03356237
commit 7daeebd3f4
6 changed files with 972 additions and 1289 deletions

View File

@@ -48,7 +48,6 @@ SECTIONS {
asm/bg.o(.text);
asm/blit.o(.text);
src/window.o(.text);
asm/window.o(.text);
src/text.o(.text);
asm/sprite.o(.text);
src/string_util.o(.text);