pokeplatinum/include/struct_defs/struct_020300F4.h
2022-12-23 14:05:03 -05:00

10 lines
197 B
C

#ifndef POKEPLATINUM_STRUCT_020300F4_H
#define POKEPLATINUM_STRUCT_020300F4_H
typedef struct {
u8 unk_00;
u8 padding_01[3];
} UnkStruct_020300F4;
#endif // POKEPLATINUM_STRUCT_020300F4_H