mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
15 lines
292 B
C
15 lines
292 B
C
#ifndef POKEPLATINUM_STRUCT_OV21_021D4FE4_H
|
|
#define POKEPLATINUM_STRUCT_OV21_021D4FE4_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int unk_04;
|
|
int unk_08;
|
|
int unk_0C;
|
|
int unk_10;
|
|
int unk_14;
|
|
int unk_18;
|
|
} UnkStruct_ov21_021D4FE4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV21_021D4FE4_H
|