mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 00:32:20 -05:00
14 lines
277 B
C
14 lines
277 B
C
#ifndef POKEPLATINUM_STRUCT_OV83_0223F820_H
|
|
#define POKEPLATINUM_STRUCT_OV83_0223F820_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int unk_04;
|
|
int unk_08;
|
|
int unk_0C;
|
|
s32 unk_10;
|
|
BOOL unk_14;
|
|
} UnkStruct_ov83_0223F820;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV83_0223F820_H
|