Port blit from Emerald

This commit is contained in:
PikalaxALT
2019-04-27 12:39:26 -04:00
parent 9e4b16b614
commit 523c53506d
8 changed files with 233 additions and 830 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ SECTIONS {
src/text_printer.o(.text);
asm/text_printer.o(.text);
src/window.o(.text);
asm/blit.o(.text);
src/blit.o(.text);
src/window_8bpp.o(.text);
src/text.o(.text);
src/sprite.o(.text);