Remove unsupported platforms.

This commit is contained in:
Branimir Karadžić
2023-11-03 21:41:32 -07:00
parent 610b8e4df1
commit a9ebe59e14
4 changed files with 5 additions and 37 deletions

View File

@@ -72,9 +72,7 @@ namespace bx
# define ftello64 _ftelli64
# elif 0 \
|| BX_PLATFORM_ANDROID \
|| BX_PLATFORM_BSD \
|| BX_PLATFORM_EMSCRIPTEN \
|| BX_PLATFORM_HAIKU \
|| BX_PLATFORM_IOS \
|| BX_PLATFORM_OSX
# define fseeko64 fseeko