mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
13 lines
257 B
C
13 lines
257 B
C
#ifndef POKEPLATINUM_STRUCT_OV99_021D3C18_H
|
|
#define POKEPLATINUM_STRUCT_OV99_021D3C18_H
|
|
|
|
typedef struct {
|
|
u32 unk_00;
|
|
u8 unk_04;
|
|
s8 unk_05;
|
|
s8 unk_06;
|
|
u32 unk_08;
|
|
} UnkStruct_ov99_021D3C18;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV99_021D3C18_H
|