fix commit for CROSSATARI
This commit is contained in:
@@ -36,6 +36,10 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(__MINT__)
|
||||
#define fabsf(x) __builtin_fabsf(x)
|
||||
#endif
|
||||
|
||||
#include "windows.h"
|
||||
|
||||
#include "engine.h"
|
||||
|
||||
Reference in New Issue
Block a user