mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-16 18:16:24 -05:00
12 lines
257 B
C
12 lines
257 B
C
#ifndef POKEPLATINUM_STRUCT_0204C4D0_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_0204C4D0_SUB1_H
|
|
|
|
typedef struct {
|
|
u32 unk_00;
|
|
u8 unk_04[236];
|
|
u8 unk_F0[10];
|
|
u8 padding_FA[6];
|
|
} UnkStruct_0204C4D0_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0204C4D0_SUB1_H
|