diff options
author | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-02 11:15:32 -0500 |
---|---|---|
committer | PikalaxALT <PikalaxALT@gmail.com> | 2015-11-02 11:15:32 -0500 |
commit | d35cfad0de085fab1b0c40c7f0497c9b745cb7b2 (patch) | |
tree | 8de5a9250b7ee5e7c264e31866cf70849314166a /constants/map_constants.asm | |
parent | 76e2ea534fa8374e62b8916e068514101cd617fa (diff) |
object_struct
Diffstat (limited to 'constants/map_constants.asm')
-rw-r--r-- | constants/map_constants.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/map_constants.asm b/constants/map_constants.asm index 8a7c1ebb2..0880a4f1e 100644 --- a/constants/map_constants.asm +++ b/constants/map_constants.asm @@ -516,7 +516,7 @@ const_value SET 1 const OBJECT_SPRITE const OBJECT_MAP_OBJECT_INDEX const OBJECT_SPRITE_TILE - const OBJECT_03 + const OBJECT_MOVEMENTTYPE const OBJECT_FLAGS1 const OBJECT_FLAGS2 const OBJECT_PALETTE |