introduces ios support? still needs metal
This commit is contained in:
@@ -4,5 +4,10 @@
|
||||
#include "tier0/minmax_off.h"
|
||||
#include "cglm/cglm.h"
|
||||
#include "cglm/affine.h"
|
||||
#include "cglm/mat4.h"
|
||||
#include "cglm/mat3.h"
|
||||
#include "cglm/mat2.h"
|
||||
#include "tier0/minmax.h"
|
||||
|
||||
#define PX_GLM_VEC3(v) (px_vec3){v[0], v[1], v[2]}
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user