diff --git a/include/types.h b/include/types.h index 1b7152f6..475655cf 100644 --- a/include/types.h +++ b/include/types.h @@ -54,6 +54,7 @@ typedef s16 Trajectory; typedef s16 PaintingData; typedef uintptr_t BehaviorScript; typedef u8 Texture; +typedef u16 ModelID; enum SpTaskState { SPTASK_STATE_NOT_STARTED,