mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-22 10:04:40 -05:00
18 lines
397 B
C
18 lines
397 B
C
struct unkStruct_80A2608
|
|
{
|
|
/* 0x0 */ s16 unk0;
|
|
/* 0x2 */ s16 unk2;
|
|
/* 0x4 */ s16 unk4;
|
|
/* 0x6 */ u16 unk6;
|
|
/* 0x8 */ u16 unk8;
|
|
/* 0xA */ u16 unkA;
|
|
/* 0xC */ u8 dungeonIndex;
|
|
/* 0xD */ u8 unkD;
|
|
/* 0xE */ s16 unkE;
|
|
/* 0x10 */ u8 unk10;
|
|
/* 0x11 */ u8 unk11;
|
|
};
|
|
|
|
struct unkStruct_80A2608 *sub_80A2608(s16 r0);
|
|
struct unkStruct_80A2608 *sub_80A2620(s16 r0);
|