summaryrefslogtreecommitdiff
path: root/include/System/SysNew.hpp
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2025-07-05 00:16:17 +0200
committerAetias <aetias@outlook.com>2025-07-05 00:16:17 +0200
commit346a2af149fb20a3c721a2c070a89919a143ae7f (patch)
treee375af8bf2f424db50621c6add82e41f47ce5e03 /include/System/SysNew.hpp
parentdbc2a4506bcb8a2df544f277f0c924a21f611691 (diff)
Delink Game, GameMode, GameModePlay, GameModeAdventure
Diffstat (limited to 'include/System/SysNew.hpp')
-rw-r--r--include/System/SysNew.hpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/System/SysNew.hpp b/include/System/SysNew.hpp
index 4d3c3f7c..184c27fb 100644
--- a/include/System/SysNew.hpp
+++ b/include/System/SysNew.hpp
@@ -1,5 +1,6 @@
#pragma once
+#include "global.h"
#include "types.h"
struct UnkStruct_0202e894 {
@@ -21,3 +22,5 @@ public:
static void operator delete(void *ptr);
static void operator delete[](void *ptr);
};
+
+extern UnkStruct_0202e894 *data_027e0ce4;