mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-26 04:05:51 -05:00
10 lines
214 B
C
10 lines
214 B
C
#ifndef POKEPLATINUM_STRUCT_020305B8_H
|
|
#define POKEPLATINUM_STRUCT_020305B8_H
|
|
|
|
typedef struct UnkStruct_020305B8_t {
|
|
u8 unk_00;
|
|
u8 unk_01[3];
|
|
} UnkStruct_020305B8;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_020305B8_H
|