mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
15 lines
307 B
C
15 lines
307 B
C
#ifndef POKEPLATINUM_STRUCT_OV117_02262664_H
|
|
#define POKEPLATINUM_STRUCT_OV117_02262664_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
u8 padding_04[8];
|
|
int unk_0C;
|
|
int unk_10;
|
|
int unk_14;
|
|
u8 unk_18;
|
|
u8 padding_19[3];
|
|
} UnkStruct_ov117_02262664;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV117_02262664_H
|