mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-27 12:45:25 -05:00
12 lines
242 B
C
12 lines
242 B
C
#ifndef POKEPLATINUM_STRUCT_0208AF44_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_0208AF44_SUB1_H
|
|
|
|
typedef struct {
|
|
s16 unk_00;
|
|
s16 unk_02;
|
|
u8 unk_04;
|
|
u8 unk_05;
|
|
} UnkStruct_0208AF44_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0208AF44_SUB1_H
|