mirror of
https://github.com/pret/pmd-red.git
synced 2026-04-24 15:07:09 -05:00
18 lines
368 B
C
18 lines
368 B
C
#ifndef GUARD_STR_81188F0_H
|
|
#define GUARD_STR_81188F0_H
|
|
|
|
// size: 0x1C
|
|
struct unkStruct_81188F0
|
|
{
|
|
/* 0x0 */ const u8 *text1;
|
|
/* 0x4 */ const u8 *text2;
|
|
/* 0x8 */ const u8 *text3;
|
|
/* 0xC */ const u8 *text4[2];
|
|
/* 0x14 */ u32 unk2;
|
|
/* 0x18 */ u32 unk3;
|
|
};
|
|
|
|
extern const struct unkStruct_81188F0 gUnknown_81188F0[];
|
|
|
|
#endif // GUARD_STR_81188F0_H
|