mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 11:15:26 -05:00
12 lines
225 B
C
12 lines
225 B
C
#ifndef POKEPLATINUM_STRUCT_02012650_H
|
|
#define POKEPLATINUM_STRUCT_02012650_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
BOOL unk_04;
|
|
int unk_08;
|
|
int unk_0C;
|
|
} UnkStruct_02012650;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02012650_H
|