mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
20 lines
446 B
C
20 lines
446 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_0224FCA0_SUB2_H
|
|
#define POKEPLATINUM_STRUCT_OV17_0224FCA0_SUB2_H
|
|
|
|
#include "overlay017/struct_ov17_022508E4.h"
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
u8 winningContestantID;
|
|
u8 unk_03[4];
|
|
u8 unk_07;
|
|
UnkStruct_ov17_022508E4 unk_08;
|
|
u8 announcerMessagesID;
|
|
u8 unk_0F;
|
|
u8 unk_10;
|
|
u8 unk_11;
|
|
} UnkStruct_ov17_0224FCA0_sub2;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_0224FCA0_SUB2_H
|