mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
14 lines
284 B
C
14 lines
284 B
C
#ifndef POKEPLATINUM_STRUCT_OV117_02266F10_H
|
|
#define POKEPLATINUM_STRUCT_OV117_02266F10_H
|
|
|
|
typedef struct {
|
|
s16 unk_00;
|
|
s16 unk_02;
|
|
u16 unk_04;
|
|
u8 unk_06;
|
|
u8 unk_07;
|
|
u8 padding_08[2];
|
|
} UnkStruct_ov117_02266F10;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV117_02266F10_H
|