start the process of making sync objects an extension
This commit is contained in:
5
projects/core/gryphn_extensions.h
Normal file
5
projects/core/gryphn_extensions.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
#include "stdint.h"
|
||||
|
||||
typedef uint32_t gnExtension;
|
||||
#define GN_EXT_SYNCHRONIZATION 0
|
Reference in New Issue
Block a user