mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
14 lines
281 B
C
14 lines
281 B
C
#ifndef POKEPLATINUM_STRUCT_OV16_022656F0_H
|
|
#define POKEPLATINUM_STRUCT_OV16_022656F0_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
u16 unk_02;
|
|
u16 unk_04[4];
|
|
u8 unk_0C[4];
|
|
u8 unk_10[4];
|
|
} UnkStruct_ov16_022656F0;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV16_022656F0_H
|