From b852fe5b421fecd2b75c85bf5da926dd878434c0 Mon Sep 17 00:00:00 2001 From: yenatch Date: Wed, 17 Feb 2016 15:33:01 -0500 Subject: Use rgbasm -D in the makefile. --- constants.asm | 1 + 1 file changed, 1 insertion(+) (limited to 'constants.asm') diff --git a/constants.asm b/constants.asm index 090799f9..9f1491c8 100644 --- a/constants.asm +++ b/constants.asm @@ -1,4 +1,5 @@ INCLUDE "macros.asm" +INCLUDE "charmap.asm" INCLUDE "hram.asm" INCLUDE "vram.asm" -- cgit v1.2.3