mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
13 lines
256 B
C
13 lines
256 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_022449B8_H
|
|
#define POKEPLATINUM_STRUCT_OV17_022449B8_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
u16 unk_02;
|
|
u8 unk_04;
|
|
u8 unk_05;
|
|
} UnkStruct_ov17_022449B8;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_022449B8_H
|