C instance creation
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
#include <platform/gryphn_platform_include.h>
|
||||
#include <core/init/gryphn_init.h>
|
||||
#include <core/instance/init/gryphn_init.h>
|
||||
#include <core/instance/gryphn_instance.h>
|
||||
|
||||
// #pragma once
|
||||
|
@@ -17,4 +17,4 @@
|
||||
// typedef float gnFloat;
|
||||
// typedef size_t gnSize;
|
||||
|
||||
// #define GN_EXPORT extern "C"
|
||||
#define GN_EXPORT extern "C"
|
||||
|
Reference in New Issue
Block a user