mirror of
https://github.com/zeldaret/ph
synced 2026-06-05 19:27:30 -04:00
19 lines
310 B
C++
19 lines
310 B
C++
#pragma once
|
|
|
|
#include "global.h"
|
|
#include "types.h"
|
|
|
|
#include "Debug/DebugHierarchy.hpp"
|
|
|
|
class UnkStruct_027e0f64 {
|
|
public:
|
|
/* 0 */ DebugHierarchyBase *mUnk_0;
|
|
/* 4 */ void *mUnk_4;
|
|
/* 8 */ void *mUnk_8;
|
|
/* c */
|
|
|
|
unk32 func_ov000_0208b180();
|
|
};
|
|
|
|
extern UnkStruct_027e0f64 *data_027e0f64;
|