mirror of
https://github.com/EnderIce2/Fennix.git
synced 2025-05-30 08:17:58 +00:00
8 lines
113 B
C
8 lines
113 B
C
#undef __linux__
|
|
#undef __WIN32__
|
|
#undef __WIN64__
|
|
#undef _WIN32
|
|
#undef _WIN64
|
|
#undef __APPLE__
|
|
#undef __clang__
|