giving up on this extension for now

This commit is contained in:
Greg Wells
2025-07-16 13:16:18 -04:00
parent 3474ce4288
commit b84786715d
10 changed files with 41 additions and 7 deletions

View File

@@ -4,6 +4,8 @@
#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;