mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
29 lines
882 B
C
29 lines
882 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_0224D710_H
|
|
#define POKEPLATINUM_STRUCT_OV17_0224D710_H
|
|
|
|
#include "overlay017/struct_ov17_02243C80.h"
|
|
#include "overlay017/struct_ov17_0224D69C.h"
|
|
#include "overlay017/struct_ov17_0224DC1C.h"
|
|
#include "overlay017/struct_ov17_0224DF54.h"
|
|
#include "overlay017/struct_ov17_0224DF54_sub2.h"
|
|
#include "overlay017/struct_ov17_0224E958.h"
|
|
#include "overlay017/struct_ov17_0224F30C.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov17_0224DF54 *unk_00;
|
|
UnkStruct_ov17_02243C80 unk_04;
|
|
UnkStruct_ov17_0224F30C *unk_0C;
|
|
u8 unk_10;
|
|
u8 unk_11;
|
|
u8 unk_12;
|
|
u16 unk_14;
|
|
u8 unk_16;
|
|
u8 unk_17;
|
|
UnkStruct_ov17_0224DF54_sub2 unk_18;
|
|
UnkStruct_ov17_0224DC1C unk_50;
|
|
UnkStruct_ov17_0224E958 unk_58[CONTEST_NUM_PARTICIPANTS];
|
|
UnkStruct_ov17_0224D69C *unk_140[4];
|
|
} UnkStruct_ov17_0224D710;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_0224D710_H
|