mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-22 15:08:09 -05:00
11 lines
226 B
C
11 lines
226 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_02252FC4_H
|
|
#define POKEPLATINUM_STRUCT_OV17_02252FC4_H
|
|
|
|
typedef struct {
|
|
u16 unk_00;
|
|
u8 unk_02;
|
|
u8 unk_03;
|
|
} UnkStruct_ov17_02252FC4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_02252FC4_H
|