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