mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-21 14:37:32 -05:00
11 lines
224 B
C
11 lines
224 B
C
#ifndef POKEPLATINUM_STRUCT_OV5_021FB67C_H
|
|
#define POKEPLATINUM_STRUCT_OV5_021FB67C_H
|
|
|
|
typedef struct {
|
|
u32 unk_00;
|
|
u32 unk_04;
|
|
u32 unk_08;
|
|
} UnkStruct_ov5_021FB67C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV5_021FB67C_H
|