mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-25 19:55:56 -05:00
13 lines
242 B
C
13 lines
242 B
C
#ifndef POKEPLATINUM_STRUCT_0202BCC8_H
|
|
#define POKEPLATINUM_STRUCT_0202BCC8_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 padding_01;
|
|
u16 unk_02;
|
|
u16 unk_04;
|
|
u16 unk_06;
|
|
} UnkStruct_0202BCC8;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_0202BCC8_H
|