mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-23 10:45:19 -05:00
11 lines
215 B
C
11 lines
215 B
C
#ifndef POKEPLATINUM_STRUCT_0208BA84_H
|
|
#define POKEPLATINUM_STRUCT_0208BA84_H
|
|
|
|
typedef struct {
|
|
BOOL unk_00;
|
|
int unk_04;
|
|
u8 padding_08[8];
|
|
} UnkStruct_0208BA84;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0208BA84_H
|