mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-08 18:53:03 -05:00
13 lines
241 B
C
13 lines
241 B
C
#ifndef POKEPLATINUM_STRUCT_0208B284_H
|
|
#define POKEPLATINUM_STRUCT_0208B284_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int unk_04;
|
|
int unk_08;
|
|
int unk_0C;
|
|
fx32 unk_10;
|
|
} UnkStruct_0208B284;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0208B284_H
|