mirror of
https://github.com/bkaradzic/bx.git
synced 2026-02-17 20:52:37 +01:00
Remove unsupported platforms.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user