mirror of
https://github.com/zeldaret/ph
synced 2026-05-28 16:31:13 -04:00
24 lines
503 B
C++
24 lines
503 B
C++
#pragma once
|
|
|
|
#include "global.h"
|
|
#include "types.h"
|
|
|
|
struct UnkStruct_027e103c {
|
|
/* 00 */ unk32 mUnk_00;
|
|
/* 04 */ unk32 mUnk_04;
|
|
/* 08 */ unk32 mUnk_08;
|
|
/* 0c */ unk32 mUnk_0c;
|
|
/* 10 */ unk32 mUnk_10;
|
|
/* 14 */ unk16 *mUnk_14;
|
|
/* 18 */ unk32 mUnk_18;
|
|
/* 1c */ unk16 mUnk_1c;
|
|
/* 1e */ unk16 mUnk_1a;
|
|
/* 20 */ unk16 mUnk_20;
|
|
/* 22 */ s16 mUnk_22;
|
|
/* 24 */ u8 mUnk_24;
|
|
/* 25 */ unk8 mUnk_25[7];
|
|
/* 2c */
|
|
};
|
|
|
|
extern UnkStruct_027e103c *data_027e103c;
|