mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 08:41:27 -05:00
27 lines
683 B
C
27 lines
683 B
C
#ifndef POKEPLATINUM_STRUCT_OV116_02262DC0_H
|
|
#define POKEPLATINUM_STRUCT_OV116_02262DC0_H
|
|
|
|
#include <nitro/fx/fx.h>
|
|
|
|
#include "overlay116/struct_ov116_0226469C.h"
|
|
#include "overlay116/struct_ov116_022649E4.h"
|
|
#include "overlay116/struct_ov116_0226501C.h"
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
int unk_04;
|
|
int unk_08;
|
|
int *unk_0C;
|
|
UnkStruct_ov116_0226501C *unk_10;
|
|
UnkStruct_ov116_0226501C *unk_14;
|
|
u8 padding_18[8];
|
|
VecFx32 unk_20;
|
|
u8 padding_2C[24];
|
|
UnkStruct_ov116_0226469C unk_44;
|
|
UnkStruct_ov116_0226469C unk_5C;
|
|
int unk_74;
|
|
UnkStruct_ov116_022649E4 *unk_78;
|
|
} UnkStruct_ov116_02262DC0;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV116_02262DC0_H
|