Updated Toy to 0.7.0
This commit is contained in:
@@ -10,8 +10,10 @@
|
||||
//platform exports/imports
|
||||
#if defined(__linux__)
|
||||
#define CORE_API extern
|
||||
|
||||
#else
|
||||
#define CORE_API
|
||||
|
||||
#endif
|
||||
|
||||
#include <assert.h>
|
||||
|
||||
Reference in New Issue
Block a user