summaryrefslogtreecommitdiff
path: root/include/constants
diff options
context:
space:
mode:
Diffstat (limited to 'include/constants')
-rwxr-xr-xinclude/constants/event_object_movement.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/constants/event_object_movement.h b/include/constants/event_object_movement.h
index a93a2ac05..81826c6fc 100755
--- a/include/constants/event_object_movement.h
+++ b/include/constants/event_object_movement.h
@@ -218,4 +218,6 @@
#define MOVEMENT_ACTION_ACRO_END_WHEELIE_MOVE_LEFT 0x88
#define MOVEMENT_ACTION_ACRO_END_WHEELIE_MOVE_RIGHT 0x89
+#define MOVEMENT_ACTION_STEP_END 0xFE
+
#endif // GUARD_CONSTANTS_EVENT_OBJECT_MOVEMENT_H