PlayerControl: Decomp 68%

This commit is contained in:
Aetias
2025-02-16 16:07:22 +01:00
parent d057996378
commit 83bdfdb892
11 changed files with 449 additions and 37 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
struct UnkStruct_027e05f8 {
/* 0 */ u16 mUnk_0;
/* 2 */ unk16 mUnk_2;
/* 2 */ u16 mUnk_2;
/* 4 */ unk16 mUnk_4;
/* 6 */
+15
View File
@@ -0,0 +1,15 @@
#pragma once
#include "global.h"
#include "types.h"
struct UnkStruct_027e0f64 {
/* 0 */ DebugHierarchyBase *mUnk_0;
/* 4 */ void *mUnk_4;
/* 8 */ void *mUnk_8;
/* c */
unk32 func_ov000_0208b180();
};
extern UnkStruct_027e0f64 *data_027e0f64;