From 02fbd42e7f006236199698c61ca917092afa1f7d Mon Sep 17 00:00:00 2001
From: bunnei
Date: Fri, 11 Apr 2014 18:44:21 -0400
Subject: - renamed hle_syscall to just syscall
- added service.h as an initial service interface
---
src/core/core.vcxproj | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
(limited to 'src/core/core.vcxproj')
diff --git a/src/core/core.vcxproj b/src/core/core.vcxproj
index 89795ce63..10ecca596 100644
--- a/src/core/core.vcxproj
+++ b/src/core/core.vcxproj
@@ -153,7 +153,7 @@
-
+
@@ -186,7 +186,8 @@
-
+
+
--
cgit v1.2.3