summaryrefslogtreecommitdiff
path: root/include/constants/event_objects.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/constants/event_objects.h')
-rw-r--r--include/constants/event_objects.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/constants/event_objects.h b/include/constants/event_objects.h
index 4967c814d..7a97c4caf 100644
--- a/include/constants/event_objects.h
+++ b/include/constants/event_objects.h
@@ -260,4 +260,7 @@
#define TRACKS_FOOT 1
#define TRACKS_BIKE_TIRE 2
+#define EVENT_OBJ_ID_PLAYER 0xFF
+#define EVENT_OBJ_ID_CAMERA 0x7F
+
#endif // GUARD_CONSTANTS_EVENT_OBJECTS_H