redo some stuffs

This commit is contained in:
Greg Wells
2025-07-16 19:23:55 -04:00
parent 7e724da698
commit cafe294a17
7 changed files with 12 additions and 31 deletions

View File

@@ -4,8 +4,6 @@
#include "utils/lists/gryphn_array_list.h"
#include "gryphn_handles.h"
GN_HANDLE(gnFence);
#ifdef GN_REVEAL_IMPL
struct gnFence_t {
struct gnPlatformFence_t* fence;