misc
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#if PLATFORM_WASM
|
||||
#include "os_wasm.c"
|
||||
#elif PLATFORM_WINDOWS
|
||||
#if PLATFORM_WINDOWS
|
||||
#include "os_win32.c"
|
||||
#else
|
||||
#elif PLATFORM_POSIX
|
||||
#include "os_unix.c"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user