mirror of
https://github.com/love2d/love-android.git
synced 2026-08-17 11:11:23 +02:00
updated physfs to version 2.0.3
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
# endif
|
||||
#elif defined(macintosh)
|
||||
# error Classic Mac OS support was dropped from PhysicsFS 2.0. Move to OS X.
|
||||
#elif defined(unix)
|
||||
#elif defined(unix) || defined(__unix__)
|
||||
# define PHYSFS_PLATFORM_UNIX
|
||||
# define PHYSFS_PLATFORM_POSIX
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user