Reorganize some macros

* tileset data macros go atop their related files, like all the ones in data/
* charmaps are not macros
This commit is contained in:
Remy Oukaour
2018-01-07 13:11:29 -05:00
parent bdd3a55333
commit 6c20ff9e20
8 changed files with 31 additions and 25 deletions

View File

@@ -1,3 +1,5 @@
INCLUDE "charmap.asm"
INCLUDE "macros.asm"
INCLUDE "hram.asm"