diff options
author | yenatch <yenatch@gmail.com> | 2014-02-14 19:35:38 -0500 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2014-02-14 19:35:38 -0500 |
commit | b1b084334c6f05e1253acae7ba65c8163d567bcf (patch) | |
tree | 7cc609887493ef7806c1786e9917f37df26e793f /blue.asm | |
parent | 1439ba6f2a2f94f7a4314c693246519cc383dbf2 (diff) |
Let rgbasm handle undefined version constants.
Diffstat (limited to 'blue.asm')
-rw-r--r-- | blue.asm | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,2 +1 @@ _BLUE EQU 1 -_RED EQU 0 |