summaryrefslogtreecommitdiff
path: root/constants
diff options
context:
space:
mode:
authoryenatch <yenatch@gmail.com>2013-12-23 04:39:26 -0500
committeryenatch <yenatch@gmail.com>2013-12-23 04:39:26 -0500
commit7b20626c7bb90d0bc43c3eb001844d917b2034bf (patch)
treea19eec0b8f49fb85b1f01cac17ec6630e99ef4fe /constants
parent48db6daef9741aafaf0ff339c01f9e7920089f8e (diff)
more object struct constants
Diffstat (limited to 'constants')
-rw-r--r--constants/map_constants.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/constants/map_constants.asm b/constants/map_constants.asm
index 2e451f41e..e9e00f6e6 100644
--- a/constants/map_constants.asm
+++ b/constants/map_constants.asm
@@ -1771,6 +1771,7 @@ DUNGEON EQU 7
OBJECT_SPRITE EQU $2
OBJECT_FLAGS EQU $5
OBJECT_PALETTE EQU $6
+OBJECT_STEP_DURATION EQU $a
OBJECT_FACING EQU $d
OBJECT_STANDING_TILE EQU $e
OBJECT_NEXT_TILE EQU $f