mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
12 lines
245 B
C
12 lines
245 B
C
#ifndef POKEPLATINUM_STRUCT_OV62_0223CAA4_H
|
|
#define POKEPLATINUM_STRUCT_OV62_0223CAA4_H
|
|
|
|
typedef struct {
|
|
BOOL unk_00;
|
|
int unk_04;
|
|
int unk_08;
|
|
int unk_0C;
|
|
} UnkStruct_ov62_0223CAA4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV62_0223CAA4_H
|