more object struct constants

This commit is contained in:
yenatch
2013-12-23 04:39:26 -05:00
parent 48db6daef9
commit 7b20626c7b
3 changed files with 193 additions and 165 deletions

View File

@@ -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