mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-25 03:35:20 -05:00
11 lines
209 B
C
11 lines
209 B
C
#ifndef POKEPLATINUM_STRUCT_02012678_H
|
|
#define POKEPLATINUM_STRUCT_02012678_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
BOOL unk_04;
|
|
int unk_08;
|
|
} UnkStruct_02012678;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02012678_H
|