mirror of
https://github.com/pret/pmd-red.git
synced 2026-03-22 10:04:40 -05:00
15 lines
261 B
C
15 lines
261 B
C
#ifndef GUARD_CODE_8044CC8_H
|
|
#define GUARD_CODE_8044CC8_H
|
|
|
|
// size: 0x4
|
|
typedef struct unkStruct_202EE44
|
|
{
|
|
u16 actionId;
|
|
u8 unk2;
|
|
bool8 canBeChosen;
|
|
} unkStruct_202EE44;
|
|
|
|
extern unkStruct_202EE44 gDungeonSubMenu[10];
|
|
|
|
#endif // GUARD_CODE_8044CC8_H
|