mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
20 lines
515 B
C
20 lines
515 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_0225266C_H
|
|
#define POKEPLATINUM_STRUCT_OV17_0225266C_H
|
|
|
|
#include "overlay017/struct_ov17_02243C80.h"
|
|
#include "overlay017/struct_ov17_0224F30C.h"
|
|
#include "overlay017/struct_ov17_0224FCA0.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov17_0224FCA0 *unk_00;
|
|
UnkStruct_ov17_02243C80 unk_04;
|
|
UnkStruct_ov17_0224F30C *unk_0C;
|
|
u8 unk_10;
|
|
u8 winningContestantID;
|
|
u8 unk_12;
|
|
u8 unk_13;
|
|
s16 unk_14;
|
|
} UnkStruct_ov17_0225266C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_0225266C_H
|