From c4bd16ab69729963fbc143e35200d4a1ff20d159 Mon Sep 17 00:00:00 2001 From: Emmanuel AYME Date: Sun, 7 Sep 2025 18:44:15 +0200 Subject: [PATCH] Minor update --- Metal Gear Solid Delta/dllmain.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Metal Gear Solid Delta/dllmain.cpp b/Metal Gear Solid Delta/dllmain.cpp index d1c5ce2..0cd5045 100644 --- a/Metal Gear Solid Delta/dllmain.cpp +++ b/Metal Gear Solid Delta/dllmain.cpp @@ -7,7 +7,7 @@ #include #include #include -#include "SDK/Basic.hpp" +//#include "SDK/Basic.hpp" #include "SDK/Engine_classes.hpp" using namespace SDK;