mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 23:18:36 -05:00
22 lines
573 B
C
22 lines
573 B
C
#ifndef POKEPLATINUM_STRUCT_OV5_021EF13C_H
|
|
#define POKEPLATINUM_STRUCT_OV5_021EF13C_H
|
|
|
|
#include "overlay005/struct_ov5_021EEC68.h"
|
|
#include "overlay005/struct_ov5_021EED38.h"
|
|
#include "overlay005/struct_ov5_021EF13C_sub1.h"
|
|
|
|
#include <nitro/fx/fx.h>
|
|
|
|
typedef struct UnkStruct_ov5_021EF13C_t {
|
|
UnkStruct_ov5_021EF13C_sub1 * unk_00;
|
|
fx32 * unk_04;
|
|
UnkStruct_ov5_021EED38 * unk_08;
|
|
u16 * unk_0C;
|
|
UnkStruct_ov5_021EEC68 * unk_10;
|
|
VecFx32 * unk_14;
|
|
BOOL unk_18;
|
|
int unk_1C;
|
|
} UnkStruct_ov5_021EF13C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV5_021EF13C_H
|