mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
11 lines
237 B
C
11 lines
237 B
C
#ifndef POKEPLATINUM_STRUCT_OV116_0226048C_H
|
|
#define POKEPLATINUM_STRUCT_OV116_0226048C_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 padding_01[3];
|
|
u32 unk_04;
|
|
} UnkStruct_ov116_0226048C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV116_0226048C_H
|