diff options
author | stag019 <stag019@gmail.com> | 2014-11-04 20:29:26 -0500 |
---|---|---|
committer | stag019 <stag019@gmail.com> | 2014-11-04 20:29:26 -0500 |
commit | 6a322227fdd1e08a1cc6ae8f02682a3e5bb62673 (patch) | |
tree | b67f4b7ec82434493c9e40aec3a75ae7064172c3 /red.asm | |
parent | d8aa1f0d86caecd4077bcbf8b7ad9f226274fb72 (diff) |
Added charmaps.
Diffstat (limited to 'red.asm')
-rw-r--r-- | red.asm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ _RED EQU 1 +INCLUDE "charmap.asm" |