mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-24 11:15:26 -05:00
10 lines
197 B
C
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
|