mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-07 18:15:12 -05:00
11 lines
232 B
C
11 lines
232 B
C
#ifndef POKEPLATINUM_STRUCT_0208C06C_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_0208C06C_SUB1_H
|
|
|
|
typedef struct {
|
|
BOOL unk_00;
|
|
int unk_04;
|
|
int unk_08[8];
|
|
} UnkStruct_0208C06C_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0208C06C_SUB1_H
|