From b7ed43bd568045f265fc96abee480ff8bb8e2177 Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Thu, 3 Sep 2015 14:42:46 -0400 Subject: Make pokeyellow build correctly. --- constants/tilesets.asm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'constants') diff --git a/constants/tilesets.asm b/constants/tilesets.asm index 12531145..b0bfade7 100644 --- a/constants/tilesets.asm +++ b/constants/tilesets.asm @@ -1,3 +1,5 @@ +const_value = 0 + const OVERWORLD ; 0 const REDS_HOUSE_1 ; 1 const MART ; 2 -- cgit v1.3.1-sl0p