Move core thirdparty files to thirdparty/{minizip,misc}
This commit is contained in:
@ -31,9 +31,10 @@
|
||||
#define MATH_FUNCS_H
|
||||
|
||||
#include "math_defs.h"
|
||||
#include "pcg.h"
|
||||
#include "typedefs.h"
|
||||
|
||||
#include "thirdparty/misc/pcg.h"
|
||||
|
||||
#include <float.h>
|
||||
#include <math.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user