From 2a7d7ce55d51a1cf893d14e893b87941df4a2f03 Mon Sep 17 00:00:00 2001
From: bunnei
Date: Thu, 10 Apr 2014 21:30:00 -0400
Subject: - removed syscall classes (will just use HLEFunction)
- added hle.cpp and module registration
- removed unused code
---
src/core/core.vcxproj | 1 +
1 file changed, 1 insertion(+)
(limited to 'src/core/core.vcxproj')
diff --git a/src/core/core.vcxproj b/src/core/core.vcxproj
index 55ce508a6..8097a47d3 100644
--- a/src/core/core.vcxproj
+++ b/src/core/core.vcxproj
@@ -152,6 +152,7 @@
+
--
cgit v1.2.3