summaryrefslogtreecommitdiff
path: root/include/Unknown/UnkStruct_02068894.hpp
diff options
context:
space:
mode:
authorAetias <144526980+AetiasHax@users.noreply.github.com>2025-07-22 15:54:46 +0200
committerGitHub <noreply@github.com>2025-07-22 15:54:46 +0200
commit383ca6aaa2b322869fe304eb5c277150859bfcc0 (patch)
treed89df81f15cf8e2d4c3dbad0f115c3f198119ead /include/Unknown/UnkStruct_02068894.hpp
parentaee9c362bbeb9ae717f4b93cbbd5fa0dd9a71450 (diff)
Game 99% (#125)
* Game 74% * Game 99% * Fix symbol name
Diffstat (limited to 'include/Unknown/UnkStruct_02068894.hpp')
-rw-r--r--include/Unknown/UnkStruct_02068894.hpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/include/Unknown/UnkStruct_02068894.hpp b/include/Unknown/UnkStruct_02068894.hpp
new file mode 100644
index 00000000..7a51e9b8
--- /dev/null
+++ b/include/Unknown/UnkStruct_02068894.hpp
@@ -0,0 +1,11 @@
+#pragma once
+
+#include "global.h"
+#include "types.h"
+
+struct UnkStruct_02068894 {
+ void func_0203235c();
+ void func_02032304(char *param1, unk32 param2, unk32 param3, unk32 param4);
+};
+
+extern UnkStruct_02068894 data_02068894;