mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-26 00:32:20 -05:00
18 lines
478 B
C
18 lines
478 B
C
#ifndef POKEPLATINUM_STRUCT_OV83_0223ED3C_H
|
|
#define POKEPLATINUM_STRUCT_OV83_0223ED3C_H
|
|
|
|
#include "overlay083/struct_ov83_0223D784.h"
|
|
#include "overlay083/struct_ov83_0223D95C.h"
|
|
#include "overlay083/struct_ov83_0223F054.h"
|
|
|
|
typedef struct {
|
|
int unk_00;
|
|
UnkStruct_ov83_0223D784 *unk_04;
|
|
UnkStruct_ov83_0223D95C *unk_08;
|
|
u32 unk_0C;
|
|
UnkStruct_ov83_0223F054 unk_10[8];
|
|
int unk_410;
|
|
} UnkStruct_ov83_0223ED3C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV83_0223ED3C_H
|