mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-23 10:45:19 -05:00
12 lines
224 B
C
12 lines
224 B
C
#ifndef POKEPLATINUM_STRUCT_02071C18_H
|
|
#define POKEPLATINUM_STRUCT_02071C18_H
|
|
|
|
typedef struct {
|
|
s16 unk_00;
|
|
s16 unk_02;
|
|
s16 unk_04;
|
|
s16 unk_06;
|
|
} UnkStruct_02071C18;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02071C18_H
|