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