mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 00:32:20 -05:00
20 lines
368 B
C
20 lines
368 B
C
#ifndef POKEPLATINUM_STRUCT_OV7_0224F358_H
|
|
#define POKEPLATINUM_STRUCT_OV7_0224F358_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
s16 unk_04;
|
|
s16 unk_06;
|
|
s16 unk_08;
|
|
u16 unk_0A;
|
|
int unk_0C;
|
|
int unk_10;
|
|
int unk_14;
|
|
int unk_18;
|
|
int unk_1C;
|
|
int unk_20;
|
|
int unk_24;
|
|
} UnkStruct_ov7_0224F358;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV7_0224F358_H
|