mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-11 01:25:07 +02:00
Revert "Disable the libretro VFS on non-Android platforms"
This commit is contained in:
+1
-3
@@ -256,9 +256,7 @@ if(LIBRETRO)
|
||||
if(NOT MSVC)
|
||||
add_compile_options(-fPIC)
|
||||
endif()
|
||||
if(ANDROID)
|
||||
add_compile_definitions(HAVE_LIBRETRO_VFS)
|
||||
endif()
|
||||
add_compile_definitions(HAVE_LIBRETRO_VFS)
|
||||
endif()
|
||||
|
||||
if(ANDROID)
|
||||
|
||||
Reference in New Issue
Block a user