mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
13 lines
263 B
C
13 lines
263 B
C
#ifndef POKEPLATINUM_STRUCT_OV22_0225AD68_H
|
|
#define POKEPLATINUM_STRUCT_OV22_0225AD68_H
|
|
|
|
typedef struct {
|
|
fx32 unk_00;
|
|
fx32 unk_04;
|
|
fx32 unk_08;
|
|
int unk_0C;
|
|
int unk_10;
|
|
} UnkStruct_ov22_0225AD68;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV22_0225AD68_H
|