From 1af6ae2f4804eaa8f727f3603f685c13bb209d10 Mon Sep 17 00:00:00 2001 From: ShizZy Date: Mon, 23 Sep 2013 21:50:41 -0400 Subject: added PPSSPP's file system directory module for game loading --- src/core/core.vcxproj | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/core/core.vcxproj') diff --git a/src/core/core.vcxproj b/src/core/core.vcxproj index 11e31c8f5..4ae1cb234 100644 --- a/src/core/core.vcxproj +++ b/src/core/core.vcxproj @@ -137,6 +137,7 @@ + @@ -156,6 +157,8 @@ + + -- cgit v1.2.3