aboutsummaryrefslogtreecommitdiffstats
path: root/text.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2016-06-06 00:58:04 -0500
committerdannye <corrnondacqb@yahoo.com>2016-06-06 00:58:04 -0500
commit3af22139a90e9484221344ae6d34d737faa07608 (patch)
tree3ecb8638b4cb69dba1bed69cdc222d743f766fda /text.asm
parentBuilding no longer depends on baserom.gbc being present (diff)
downloadpokeyellow-3af22139a90e9484221344ae6d34d737faa07608.tar.gz
pokeyellow-3af22139a90e9484221344ae6d34d737faa07608.tar.xz
pokeyellow-3af22139a90e9484221344ae6d34d737faa07608.zip
Clean up Makefile
Diffstat (limited to 'text.asm')
-rw-r--r--text.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/text.asm b/text.asm
index ce6f9be3..97612edc 100644
--- a/text.asm
+++ b/text.asm
@@ -1,3 +1,4 @@
+INCLUDE "charmap.asm"
INCLUDE "constants/text_constants.asm"
TEXT_1 EQU $26
TEXT_2 EQU $27