updated support for mac
parent
1ca48f82c0
commit
a528fe9694
Binary file not shown.
|
@ -1,7 +1,7 @@
|
||||||
#define V4K_IMPLEMENTATION
|
#define V4K_IMPLEMENTATION
|
||||||
#define COOK_ON_DEMAND 0
|
#define COOK_ON_DEMAND 0
|
||||||
#define COOK_FROM_TERMINAL 1
|
#define COOK_FROM_TERMINAL 1
|
||||||
#include "..\engine\joint\v4k.h"
|
#include "../engine/joint/v4k.h"
|
||||||
|
|
||||||
int main(int argc, const char **argv) {
|
int main(int argc, const char **argv) {
|
||||||
double timer = time_ss();
|
double timer = time_ss();
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue