From 145c03914affc8946bec3a7b1b502306c20c5ecd Mon Sep 17 00:00:00 2001 From: Valentin Radu Date: Fri, 5 Nov 2021 00:51:22 +0200 Subject: [PATCH] Updated to latest sws --- ExplorerPatcher/ExplorerPatcher.vcxproj | 1 + ExplorerPatcher/ExplorerPatcher.vcxproj.filters | 3 +++ ExplorerPatcher/utility.h | 2 +- libs/sws | 2 +- 4 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ExplorerPatcher/ExplorerPatcher.vcxproj b/ExplorerPatcher/ExplorerPatcher.vcxproj index f4f2c8e..4503f7b 100644 --- a/ExplorerPatcher/ExplorerPatcher.vcxproj +++ b/ExplorerPatcher/ExplorerPatcher.vcxproj @@ -272,6 +272,7 @@ + diff --git a/ExplorerPatcher/ExplorerPatcher.vcxproj.filters b/ExplorerPatcher/ExplorerPatcher.vcxproj.filters index a82323c..6c4ba9a 100644 --- a/ExplorerPatcher/ExplorerPatcher.vcxproj.filters +++ b/ExplorerPatcher/ExplorerPatcher.vcxproj.filters @@ -102,6 +102,9 @@ Header Files\sws + + Header Files\sws + diff --git a/ExplorerPatcher/utility.h b/ExplorerPatcher/utility.h index 0758ef7..9b33431 100644 --- a/ExplorerPatcher/utility.h +++ b/ExplorerPatcher/utility.h @@ -1,7 +1,7 @@ #ifndef _H_UTILITY_H_ #define _H_UTILITY_H_ #if __has_include("ep_private.h") -#define USE_PRIVATE_INTERFACES +//#define USE_PRIVATE_INTERFACES #endif #include #include diff --git a/libs/sws b/libs/sws index 99bb6a9..8a5f14f 160000 --- a/libs/sws +++ b/libs/sws @@ -1 +1 @@ -Subproject commit 99bb6a99adb45d905812cb03afccdbaf19fdfe95 +Subproject commit 8a5f14fadb1d8c120ace9c6dd2af74481da7abd3