From e67ba5b197c973405e23bff02cdce352e2a4459e Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Sat, 14 Jan 2012 14:48:06 -0600 Subject: fix pokeblue.gbc make target hg-commit-id: 64d04e5bd875 --- constants.asm | 2 -- 1 file changed, 2 deletions(-) (limited to 'constants.asm') 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 -- cgit v1.3.1-sl0p