456534fd16
c080589ccf
@ -418,7 +418,9 @@ int main()
#define olcT(s) s
#endif
#define UNUSED(x) (void)(x)
#if ! defined(UNUSED)
// O------------------------------------------------------------------------------O
// | PLATFORM SELECTION CODE, Thanks slavka! |