mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
15 lines
302 B
C
15 lines
302 B
C
#ifndef POKEPLATINUM_STRUCT_OV27_0225680C_1_H
|
|
#define POKEPLATINUM_STRUCT_OV27_0225680C_1_H
|
|
|
|
typedef struct {
|
|
BOOL unk_00;
|
|
BOOL unk_04;
|
|
u32 unk_08;
|
|
u32 unk_0C;
|
|
u32 unk_10;
|
|
u32 unk_14;
|
|
int unk_18;
|
|
} UnkStruct_ov27_0225680C_1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV27_0225680C_1_H
|