mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 11:15:26 -05:00
12 lines
228 B
C
12 lines
228 B
C
#ifndef POKEPLATINUM_STRUCT_02055130_H
|
|
#define POKEPLATINUM_STRUCT_02055130_H
|
|
|
|
typedef struct {
|
|
fx32 unk_00;
|
|
fx32 unk_04;
|
|
fx32 unk_08;
|
|
fx32 unk_0C;
|
|
} UnkStruct_02055130;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02055130_H
|