mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
15 lines
312 B
C
15 lines
312 B
C
#ifndef POKEPLATINUM_STRUCT_OV80_021D2C5C_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_OV80_021D2C5C_SUB1_H
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int unk_04;
|
|
u8 unk_08;
|
|
u8 unk_09;
|
|
u16 unk_0A;
|
|
fx32 unk_0C;
|
|
fx32 unk_10;
|
|
} UnkStruct_ov80_021D2C5C_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV80_021D2C5C_SUB1_H
|