mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-25 11:46:51 -05:00
10 lines
216 B
C
10 lines
216 B
C
#ifndef POKEPLATINUM_STRUCT_02027860_H
|
|
#define POKEPLATINUM_STRUCT_02027860_H
|
|
|
|
typedef struct UnkStruct_02027860_t {
|
|
int unk_00;
|
|
u32 unk_04[8];
|
|
} UnkStruct_02027860;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02027860_H
|