mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
11 lines
254 B
C
11 lines
254 B
C
#ifndef POKEPLATINUM_STRUCT_0207821C_SUB1_H
|
|
#define POKEPLATINUM_STRUCT_0207821C_SUB1_H
|
|
|
|
typedef struct UnkStruct_0207821C_sub1_t {
|
|
u16 unk_00;
|
|
u16 unk_02;
|
|
u16 unk_04;
|
|
} UnkStruct_0207821C_sub1;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0207821C_SUB1_H
|