mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
11 lines
252 B
C
11 lines
252 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_02247A48_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_OV17_02247A48_SUB1_H
|
|
|
|
typedef struct {
|
|
u8 unk_00[4];
|
|
u8 unk_04;
|
|
s16 unk_06[4];
|
|
} UnkStruct_ov17_02247A48_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_02247A48_SUB1_H
|