mirror of
https://github.com/zeldaret/ph
synced 2026-05-28 08:25:03 -04:00
16 lines
278 B
C++
16 lines
278 B
C++
#pragma once
|
|
|
|
#include "global.h"
|
|
#include "types.h"
|
|
|
|
struct UnkStruct_027e0f78 {
|
|
/* 00 */ unk8 mUnk_00[0x18];
|
|
/* 18 */ u16 mUnk_18;
|
|
/* 1a */ u16 mUnk_1a;
|
|
/* 1c */ u16 mUnk_1c;
|
|
/* 1e */ u16 mUnk_1e;
|
|
/* 20 */
|
|
};
|
|
|
|
extern UnkStruct_027e0f78 *data_027e0f78;
|