mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-19 13:37:22 -05:00
14 lines
290 B
C
14 lines
290 B
C
#ifndef POKEPLATINUM_STRUCT_OV53_02256420_1_H
|
|
#define POKEPLATINUM_STRUCT_OV53_02256420_1_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int unk_04;
|
|
int unk_08[3];
|
|
int unk_14[3];
|
|
int unk_20;
|
|
int unk_24;
|
|
} UnkStruct_ov53_02256420_1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV53_02256420_1_H
|