mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
10 lines
235 B
C
10 lines
235 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_0224DF54_SUB3_H
|
|
#define POKEPLATINUM_STRUCT_OV17_0224DF54_SUB3_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01[255];
|
|
} UnkStruct_ov17_0224DF54_sub3;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_0224DF54_SUB3_H
|