6 lines
97 B
C
6 lines
97 B
C
#pragma once
|
|
#include "stdint.h"
|
|
|
|
typedef uint32_t gnExtension;
|
|
#define GN_EXT_SYNCHRONIZATION 0
|