mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
12 lines
245 B
C
12 lines
245 B
C
#ifndef POKEPLATINUM_STRUCT_OV83_0223FBA4_H
|
|
#define POKEPLATINUM_STRUCT_OV83_0223FBA4_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int unk_04;
|
|
int unk_08;
|
|
BOOL unk_0C;
|
|
} UnkStruct_ov83_0223FBA4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV83_0223FBA4_H
|