mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
21 lines
460 B
C
21 lines
460 B
C
#ifndef POKEPLATINUM_STRUCT_OV12_02225640_H
|
|
#define POKEPLATINUM_STRUCT_OV12_02225640_H
|
|
|
|
#include <nitro/fx/fx.h>
|
|
|
|
#include "struct_decls/struct_02014014_decl.h"
|
|
|
|
#include "overlay012/struct_ov12_0221FCDC_decl.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov12_0221FCDC *unk_00;
|
|
UnkStruct_02014014 *unk_04;
|
|
s8 unk_08;
|
|
int unk_0C[6];
|
|
int unk_24;
|
|
int unk_28;
|
|
VecFx32 unk_2C;
|
|
} UnkStruct_ov12_02225640;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV12_02225640_H
|