mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-05 00:56:06 -05:00
11 lines
245 B
C
11 lines
245 B
C
#ifndef POKEPLATINUM_STRUCT_0204C4D0_SUB2_H
|
|
#define POKEPLATINUM_STRUCT_0204C4D0_SUB2_H
|
|
|
|
typedef struct {
|
|
u8 padding_00[4];
|
|
u8 unk_04[236];
|
|
u8 padding_F0[16];
|
|
} UnkStruct_0204C4D0_sub2;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0204C4D0_SUB2_H
|