mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-18 21:17:40 -05:00
18 lines
409 B
C
18 lines
409 B
C
#ifndef POKEPLATINUM_STRUCT_OV5_021DF7F8_H
|
|
#define POKEPLATINUM_STRUCT_OV5_021DF7F8_H
|
|
|
|
#include <nitro/fx/fx.h>
|
|
|
|
#include "struct_decls/struct_02020C44_decl.h"
|
|
|
|
#include "overlay005/struct_ov5_021DF84C.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_02020C44 *unk_00;
|
|
const UnkStruct_ov5_021DF84C *unk_04;
|
|
VecFx32 unk_08;
|
|
VecFx32 unk_14;
|
|
} UnkStruct_ov5_021DF7F8;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV5_021DF7F8_H
|