mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
10 lines
217 B
C
10 lines
217 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_0223BE58_H
|
|
#define POKEPLATINUM_STRUCT_OV17_0223BE58_H
|
|
|
|
typedef struct {
|
|
u16 unk_00[4];
|
|
u8 unk_08[4];
|
|
} UnkStruct_ov17_0223BE58;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_0223BE58_H
|