mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-26 12:15:59 -05:00
11 lines
210 B
C
11 lines
210 B
C
#ifndef POKEPLATINUM_STRUCT_0202E834_H
|
|
#define POKEPLATINUM_STRUCT_0202E834_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 padding_01;
|
|
u16 unk_02;
|
|
} UnkStruct_0202E834;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0202E834_H
|