mirror of
https://github.com/fedddddd/iw5-gsc-utils.git
synced 2026-08-01 12:50:33 +00:00
Fix for pluto update
This commit is contained in:
+4
-1
@@ -8,6 +8,8 @@
|
||||
#pragma warning(disable: 4996)
|
||||
#pragma warning(disable: 26812)
|
||||
|
||||
#include <xsk/gsc/engine/iw5_pc.hpp>
|
||||
|
||||
#define DLL_EXPORT extern "C" __declspec(dllexport)
|
||||
#define WIN32_LEAN_AND_MEAN
|
||||
#include <windows.h>
|
||||
@@ -37,6 +39,7 @@ using namespace std::literals;
|
||||
#include <gsl/gsl>
|
||||
#include <MinHook.h>
|
||||
|
||||
|
||||
#include "utils/memory.hpp"
|
||||
#include "utils/string.hpp"
|
||||
#include "utils/hook.hpp"
|
||||
@@ -46,4 +49,4 @@ using namespace std::literals;
|
||||
#include "utils/http.hpp"
|
||||
|
||||
#include "game/structs.hpp"
|
||||
#include "game/game.hpp"
|
||||
#include "game/game.hpp"
|
||||
|
||||
Reference in New Issue
Block a user