do some more C stuff
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#pragma once
|
||||
// #include <utils/gryphn_bool.h>
|
||||
#include <utils/gryphn_bool.h>
|
||||
#include <utils/gryphn_error_code.h>
|
||||
#include <utils/version/gryphn_version.h>
|
||||
// #include <utils/math/gryphn_vec2.h>
|
||||
#include <utils/math/gryphn_vec2.h>
|
||||
// #include <utils/math/gryphn_vec3.h>
|
||||
// #include <utils/math/gryphn_vec4.h>
|
||||
// #include <utils/types/gryphn_color.h>
|
||||
@@ -10,7 +10,7 @@
|
||||
// #include <utils/types/gryphn_image_format.h>
|
||||
// #include <utils/strings/gryphn_string.h>
|
||||
|
||||
// typedef uint32_t gnUInt;
|
||||
typedef uint32_t gnUInt;
|
||||
// typedef gnChar gnByte;
|
||||
// typedef unsigned char gnUByte;
|
||||
// typedef int gnInt;
|
||||
|
Reference in New Issue
Block a user