mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-22 06:57:33 -05:00
12 lines
247 B
C
12 lines
247 B
C
#ifndef POKEPLATINUM_STRUCT_OV62_02235580_H
|
|
#define POKEPLATINUM_STRUCT_OV62_02235580_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
BOOL unk_04;
|
|
BOOL unk_08;
|
|
BOOL unk_0C;
|
|
} UnkStruct_ov62_02235580;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV62_02235580_H
|