mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
11 lines
258 B
C
11 lines
258 B
C
#ifndef POKEPLATINUM_STRUCT_OV116_02262A8C_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_OV116_02262A8C_SUB1_H
|
|
|
|
typedef struct {
|
|
u32 unk_00;
|
|
u32 unk_04;
|
|
u8 padding_08[4];
|
|
} UnkStruct_ov116_02262A8C_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV116_02262A8C_SUB1_H
|