mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
13 lines
263 B
C
13 lines
263 B
C
#ifndef POKEPLATINUM_STRUCT_OV83_0223D9EC_H
|
|
#define POKEPLATINUM_STRUCT_OV83_0223D9EC_H
|
|
|
|
typedef struct {
|
|
fx32 unk_00;
|
|
fx32 unk_04;
|
|
fx32 unk_08;
|
|
int unk_0C;
|
|
int unk_10;
|
|
} UnkStruct_ov83_0223D9EC;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV83_0223D9EC_H
|