mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
10 lines
235 B
C
10 lines
235 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_0224FCA0_SUB3_H
|
|
#define POKEPLATINUM_STRUCT_OV17_0224FCA0_SUB3_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01[255];
|
|
} UnkStruct_ov17_0224FCA0_sub3;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_0224FCA0_SUB3_H
|