mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-22 23:20:49 -05:00
13 lines
265 B
C
13 lines
265 B
C
#ifndef POKEPLATINUM_STRUCT_OV16_0225C370_H
|
|
#define POKEPLATINUM_STRUCT_OV16_0225C370_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 padding_01[3];
|
|
u32 unk_04;
|
|
u32 unk_08;
|
|
u32 unk_0C;
|
|
} UnkStruct_ov16_0225C370;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV16_0225C370_H
|