mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
13 lines
262 B
C
13 lines
262 B
C
#ifndef POKEPLATINUM_STRUCT_OV99_021D35E8_H
|
|
#define POKEPLATINUM_STRUCT_OV99_021D35E8_H
|
|
|
|
typedef struct {
|
|
fx32 unk_00;
|
|
fx32 unk_04;
|
|
fx32 unk_08;
|
|
s16 unk_0C;
|
|
s8 unk_0E;
|
|
} UnkStruct_ov99_021D35E8;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV99_021D35E8_H
|