mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
12 lines
245 B
C
12 lines
245 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_0224CAC0_H
|
|
#define POKEPLATINUM_STRUCT_OV17_0224CAC0_H
|
|
|
|
typedef struct {
|
|
s32 unk_00;
|
|
s32 unk_04;
|
|
s32 unk_08;
|
|
fx32 unk_0C;
|
|
} UnkStruct_ov17_0224CAC0;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_0224CAC0_H
|