mirror of
https://github.com/pret/pmd-red.git
synced 2024-11-23 13:09:56 +00:00
14 lines
219 B
C
14 lines
219 B
C
#ifndef GUARD_CODE_8044CC8_H
|
|
#define GUARD_CODE_8044CC8_H
|
|
|
|
struct unkStruct_202EE44
|
|
{
|
|
u16 unk0;
|
|
u8 unk2;
|
|
bool8 unk3;
|
|
};
|
|
|
|
extern struct unkStruct_202EE44 gUnknown_202EE44[10];
|
|
|
|
#endif // GUARD_CODE_8044CC8_H
|