mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 07:29:01 -05:00
12 lines
268 B
C
12 lines
268 B
C
#ifndef POKEPLATINUM_STRUCT_OV6_02242634_SUB2_H
|
|
#define POKEPLATINUM_STRUCT_OV6_02242634_SUB2_H
|
|
|
|
typedef struct {
|
|
char unk_00;
|
|
char unk_01;
|
|
u8 padding_02[2];
|
|
int unk_04;
|
|
} UnkStruct_ov6_02242634_sub2;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV6_02242634_SUB2_H
|