7 lines
121 B
C
7 lines
121 B
C
#pragma once
|
|
#include "stdint.h"
|
|
|
|
typedef uint32_t gnExtension;
|
|
#define GN_EXT_SYNCHRONIZATION 0
|
|
#define GN_EXT_QUEUES 1
|