mirror of
https://github.com/zeldaret/ph
synced 2026-06-02 18:18:33 -04:00
16 lines
266 B
C++
16 lines
266 B
C++
#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;
|