Use dir constants

This commit is contained in:
GriffinR
2020-01-09 13:25:10 -05:00
parent c39d295386
commit a40c63fe48
28 changed files with 128 additions and 131 deletions
-9
View File
@@ -267,15 +267,6 @@ enum
ACRO_BIKE_STATE6,
};
enum
{
DIR_NONE,
DIR_SOUTH,
DIR_NORTH,
DIR_WEST,
DIR_EAST,
};
enum
{
COLLISION_LEDGE_JUMP = 6