aboutsummaryrefslogtreecommitdiffstats
path: root/constants/map_object_constants.asm
diff options
context:
space:
mode:
authordannye <33dannye@gmail.com>2021-04-30 14:03:34 -0500
committerdannye <33dannye@gmail.com>2021-04-30 14:03:34 -0500
commit0cbd5acb76d0f5df35ebf529bd227c201e0b3115 (patch)
treefcc3124631cbbc05d3f4df670d13e5f2a3e02e59 /constants/map_object_constants.asm
parentpokered -> pokeyellow (diff)
parentUse {interpolation} to generate sequences of RAM labels (diff)
downloadpokeyellow-0cbd5acb76d0f5df35ebf529bd227c201e0b3115.tar.gz
pokeyellow-0cbd5acb76d0f5df35ebf529bd227c201e0b3115.tar.xz
pokeyellow-0cbd5acb76d0f5df35ebf529bd227c201e0b3115.zip
Merge branch 'master' of https://github.com/pret/pokered
Diffstat (limited to 'constants/map_object_constants.asm')
-rw-r--r--constants/map_object_constants.asm2
1 files changed, 2 insertions, 0 deletions
diff --git a/constants/map_object_constants.asm b/constants/map_object_constants.asm
index 9993a6a9..899e01f0 100644
--- a/constants/map_object_constants.asm
+++ b/constants/map_object_constants.asm
@@ -38,6 +38,8 @@ SPRITESTATEDATA1_LENGTH EQU const_value
const SPRITESTATEDATA2_0F ; f
SPRITESTATEDATA2_LENGTH EQU const_value
+NUM_SPRITESTATEDATA_STRUCTS EQU 16
+
; different kinds of people events
ITEM EQU $80
TRAINER EQU $40