mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-25 15:49:02 -05:00
12 lines
242 B
C
12 lines
242 B
C
#ifndef POKEPLATINUM_STRUCT_OV16_022651A8_H
|
|
#define POKEPLATINUM_STRUCT_OV16_022651A8_H
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
u16 unk_02;
|
|
int unk_04;
|
|
} UnkStruct_ov16_022651A8;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV16_022651A8_H
|