mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-23 07:28:11 -05:00
13 lines
261 B
C
13 lines
261 B
C
#ifndef POKEPLATINUM_STRUCT_OV83_0223F8AC_H
|
|
#define POKEPLATINUM_STRUCT_OV83_0223F8AC_H
|
|
|
|
typedef struct {
|
|
u32 unk_00;
|
|
u32 unk_04;
|
|
s32 unk_08;
|
|
s32 unk_0C;
|
|
BOOL unk_10;
|
|
} UnkStruct_ov83_0223F8AC;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV83_0223F8AC_H
|