mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-05 00:56:06 -05:00
11 lines
229 B
C
11 lines
229 B
C
#ifndef POKEPLATINUM_STRUCT_0202D7B0_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_0202D7B0_SUB1_H
|
|
|
|
typedef struct {
|
|
BOOL unk_00;
|
|
u16 unk_04;
|
|
u16 unk_06;
|
|
} UnkStruct_0202D7B0_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0202D7B0_SUB1_H
|