Move predef/ files into engine/

Get rid of single-file engine/ subdirectories
Move tilesets/ palettes unrelated to individual tilesets into data/palettes/ (more from engine/colors.asm can be moved here too)
This commit is contained in:
Remy Oukaour
2017-12-15 12:31:18 -05:00
parent 2b6dd505c1
commit 94722aa8f0
19 changed files with 18 additions and 16 deletions

View File

@@ -1,4 +1,4 @@
INCLUDE "engine/printer/serial.asm"
INCLUDE "engine/printer_serial.asm"
SendScreenToPrinter: ; 843f0
.loop