mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
16 lines
308 B
C
16 lines
308 B
C
#ifndef POKEPLATINUM_STRUCT_OV21_021D2648_H
|
|
#define POKEPLATINUM_STRUCT_OV21_021D2648_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int unk_04;
|
|
int unk_08;
|
|
int unk_0C;
|
|
int unk_10;
|
|
int unk_14;
|
|
int unk_18;
|
|
int unk_1C;
|
|
} UnkStruct_ov21_021D2648;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV21_021D2648_H
|