start the process of making sync objects an extension

This commit is contained in:
Gregory Wells
2025-07-09 19:02:40 -04:00
parent 4b8f854b1f
commit a393d7b5b7
26 changed files with 66 additions and 37 deletions

View File

@@ -0,0 +1,5 @@
#pragma once
#include "stdint.h"
typedef uint32_t gnExtension;
#define GN_EXT_SYNCHRONIZATION 0