jank reduction & completeness pass

This commit is contained in:
Ryan Fleury
2024-10-09 16:24:29 -07:00
parent ac19591df6
commit 07c781a4f6
7 changed files with 33 additions and 13 deletions
-1
View File
@@ -61,7 +61,6 @@ struct D_PathMapArray
typedef enum D_EventKind
{
D_EventKind_Null,
D_EventKind_ProcessBegin,
D_EventKind_Stop,
D_EventKind_COUNT
}