fixed testing and includes dir
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include <tart.h>
|
||||
//#include <Pickler.h>
|
||||
#include <Pickler.h>
|
||||
|
||||
bool rgb_test(struct tart_rgb* lhs, struct tart_rgb* rhs);
|
||||
bool vec2_test(struct tart_vec2* lhs, struct tart_vec2* rhs);
|
||||
|
||||
Reference in New Issue
Block a user