Use DIR constants for createvobject

Also uses event object ids in LinkContestRoom1
This commit is contained in:
GriffinR
2019-08-07 21:18:21 -04:00
committed by huderlem
parent a4d5624ad6
commit a46f7952f9
4 changed files with 152 additions and 155 deletions

View File

@@ -265,19 +265,6 @@ enum
ACRO_BIKE_STATE6,
};
enum
{
DIR_NONE,
DIR_SOUTH,
DIR_NORTH,
DIR_WEST,
DIR_EAST,
DIR_SOUTHWEST,
DIR_SOUTHEAST,
DIR_NORTHWEST,
DIR_NORTHEAST,
};
enum
{
COLLISION_LEDGE_JUMP = 6