feat(core)!: move types.h to core/types.h and modify include paths
accordingly
This commit is contained in:
parent
c0afc54ca1
commit
0fc18b04d5
8 changed files with 31 additions and 7 deletions
2
rgfw.h
2
rgfw.h
|
|
@ -353,7 +353,7 @@ extern "C" {
|
|||
|
||||
#define RGFW_HEADER
|
||||
|
||||
#include "types.h"
|
||||
#include "core/types.h"
|
||||
|
||||
typedef ptrdiff_t RGFW_ssize_t;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue