mirror of
https://github.com/zeldaret/ph
synced 2026-05-24 07:10:52 -04:00
13 lines
196 B
C++
13 lines
196 B
C++
#pragma once
|
|
|
|
#include "types.h"
|
|
|
|
struct UnkStruct_027e1058 {
|
|
/* 0 */ const char *unk_0;
|
|
/* 4 */ s32 unk_4;
|
|
/* 8 */ s32 unk_8;
|
|
/* c */
|
|
};
|
|
|
|
extern UnkStruct_027e1058 data_027e1058;
|