summaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authorluckytyphlosion <alan.rj.huang@gmail.com>2015-09-03 14:42:46 -0400
committerluckytyphlosion <alan.rj.huang@gmail.com>2015-09-03 14:42:46 -0400
commitb7ed43bd568045f265fc96abee480ff8bb8e2177 (patch)
tree2fbfc9ff6bdd61ffc64ec0d94ee264a414f61f48 /constants
parent6de043f87d500014c7cc9c85a203f387a9cd4c7a (diff)
Make pokeyellow build correctly.
Diffstat (limited to 'constants')
-rw-r--r--constants/tilesets.asm2
1 files changed, 2 insertions, 0 deletions
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