mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-21 14:37:32 -05:00
12 lines
238 B
C
12 lines
238 B
C
#ifndef POKEPLATINUM_STRUCT_OV5_021EC700_H
|
|
#define POKEPLATINUM_STRUCT_OV5_021EC700_H
|
|
|
|
#include <nitro/fx/fx.h>
|
|
|
|
typedef struct {
|
|
u32 unk_00;
|
|
VecFx32 unk_04;
|
|
} UnkStruct_ov5_021EC700;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV5_021EC700_H
|