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,8 +1,4 @@
|
||||
ifeq ($(PLATFORM_EXT), android)
|
||||
HAVE_LIBRETRO_VFS ?= 1
|
||||
else
|
||||
HAVE_LIBRETRO_VFS ?= 0
|
||||
endif
|
||||
|
||||
FFMPEGDIR = $(CORE_DIR)/ffmpeg
|
||||
LIBRETRODIR = $(CORE_DIR)/libretro
|
||||
|
||||
Reference in New Issue
Block a user