mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 00:32:20 -05:00
11 lines
228 B
C
11 lines
228 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_0224FECC_H
|
|
#define POKEPLATINUM_STRUCT_OV17_0224FECC_H
|
|
|
|
typedef struct {
|
|
u16 unk_00;
|
|
u16 unk_02;
|
|
s32 unk_04;
|
|
} UnkStruct_ov17_0224FECC;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_0224FECC_H
|