mirror of
https://github.com/zeldaret/ph
synced 2026-05-29 08:42:55 -04:00
Merge branch 'decomp/MapManager' of github-aetias-hax:SammygoodTunes/ph into decomp/MapManager
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
struct UnkStruct_027e0d38_Unk28 {
|
||||
/* 00 */ unk8 mUnk_00[0x34];
|
||||
/* 34 */ bool mUnk_34;
|
||||
/* 35 */
|
||||
/* 35 */ unk8 mUnk_35[0x27];
|
||||
/* 5c */ unk32 mUnk_5c[3];
|
||||
/* 68 */
|
||||
};
|
||||
|
||||
struct UnkStruct_027e0d38 {
|
||||
|
||||
@@ -3,7 +3,10 @@
|
||||
#include "global.h"
|
||||
#include "types.h"
|
||||
|
||||
struct UnkStruct_027e0f64 {
|
||||
#include "Debug/DebugHierarchy.hpp"
|
||||
|
||||
class UnkStruct_027e0f64 {
|
||||
public:
|
||||
/* 0 */ DebugHierarchyBase *mUnk_0;
|
||||
/* 4 */ void *mUnk_4;
|
||||
/* 8 */ void *mUnk_8;
|
||||
|
||||
Reference in New Issue
Block a user