mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
13 lines
280 B
C
13 lines
280 B
C
#ifndef POKEPLATINUM_STRUCT_OV12_0222C7E0_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_OV12_0222C7E0_SUB1_H
|
|
|
|
typedef struct {
|
|
s16 unk_00;
|
|
s16 unk_02;
|
|
s16 unk_04;
|
|
s16 unk_06;
|
|
int unk_08;
|
|
} UnkStruct_ov12_0222C7E0_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV12_0222C7E0_SUB1_H
|