diff options
Diffstat (limited to 'constants.asm')
-rw-r--r-- | constants.asm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/constants.asm b/constants.asm index d205f46f..7fb741bb 100644 --- a/constants.asm +++ b/constants.asm @@ -1,6 +1,4 @@ _JAPAN EQU 0 -_RED EQU 1 -_BLUE EQU 0 _GREEN EQU 0 _YELLOW EQU 0 |