mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
11 lines
225 B
C
11 lines
225 B
C
#ifndef POKEPLATINUM_STRUCT_OV5_021ED01C_H
|
|
#define POKEPLATINUM_STRUCT_OV5_021ED01C_H
|
|
|
|
typedef struct {
|
|
u16 unk_00;
|
|
u16 unk_02;
|
|
fx32 unk_04;
|
|
} UnkStruct_ov5_021ED01C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV5_021ED01C_H
|