mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
13 lines
279 B
C
13 lines
279 B
C
#ifndef POKEPLATINUM_STRUCT_OV116_02265470_H
|
|
#define POKEPLATINUM_STRUCT_OV116_02265470_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
BOOL unk_04;
|
|
void *unk_08[8];
|
|
int unk_28[10];
|
|
BOOL unk_50[10];
|
|
} UnkStruct_ov116_02265470;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV116_02265470_H
|