summaryrefslogtreecommitdiff
path: root/red.asm
diff options
context:
space:
mode:
authorstag019 <stag019@gmail.com>2014-11-04 20:29:26 -0500
committerstag019 <stag019@gmail.com>2014-11-04 20:29:26 -0500
commit6a322227fdd1e08a1cc6ae8f02682a3e5bb62673 (patch)
treeb67f4b7ec82434493c9e40aec3a75ae7064172c3 /red.asm
parentd8aa1f0d86caecd4077bcbf8b7ad9f226274fb72 (diff)
Added charmaps.
Diffstat (limited to 'red.asm')
-rw-r--r--red.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/red.asm b/red.asm
index 571f24e0..901a611a 100644
--- a/red.asm
+++ b/red.asm
@@ -1 +1,2 @@
_RED EQU 1
+INCLUDE "charmap.asm"