mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
26 lines
751 B
C
26 lines
751 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_022443F8_H
|
|
#define POKEPLATINUM_STRUCT_OV17_022443F8_H
|
|
|
|
#include "overlay017/struct_ov17_022439C8.h"
|
|
#include "overlay017/struct_ov17_02243C80.h"
|
|
#include "overlay017/struct_ov17_022449B8.h"
|
|
#include "overlay017/struct_ov17_02246F24.h"
|
|
#include "overlay017/struct_ov17_02246F24_sub1.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov17_02246F24 *unk_00;
|
|
UnkStruct_ov17_02243C80 unk_04;
|
|
u8 state;
|
|
u8 contestantID;
|
|
u16 moveID;
|
|
u8 unk_10;
|
|
UnkStruct_ov17_02246F24_sub1 unk_14;
|
|
UnkStruct_ov17_022449B8 unk_F2;
|
|
u8 actingMessagesID;
|
|
UnkStruct_ov17_022449B8 unk_FA;
|
|
u8 actingMessagesID2;
|
|
UnkStruct_ov17_022439C8 unk_104;
|
|
} UnkStruct_ov17_022443F8;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_022443F8_H
|