mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-07-27 13:22:19 -05:00
12 lines
257 B
C
12 lines
257 B
C
#ifndef POKEPLATINUM_STRUCT_02075454_2_H
|
|
#define POKEPLATINUM_STRUCT_02075454_2_H
|
|
|
|
typedef struct UnkStruct_02075454_2_t {
|
|
u16 unk_00[11];
|
|
u8 unk_16;
|
|
u8 unk_17;
|
|
u64 unk_18;
|
|
} UnkStruct_02075454_2;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_02075454_2_H
|