mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
24 lines
625 B
C
24 lines
625 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_0225228C_H
|
|
#define POKEPLATINUM_STRUCT_OV17_0225228C_H
|
|
|
|
#include "overlay017/struct_ov17_02243C80.h"
|
|
#include "overlay017/struct_ov17_0224F30C.h"
|
|
#include "overlay017/struct_ov17_0224FCA0.h"
|
|
#include "overlay017/struct_ov17_022508E4.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov17_0224FCA0 *unk_00;
|
|
UnkStruct_ov17_02243C80 unk_04;
|
|
UnkStruct_ov17_0224F30C *unk_0C;
|
|
u8 unk_10;
|
|
u8 unk_11;
|
|
u8 unk_12;
|
|
UnkStruct_ov17_022508E4 unk_14;
|
|
u8 announcerMessagesID;
|
|
u8 unk_1B;
|
|
u8 unk_1C;
|
|
u8 unk_1D;
|
|
} UnkStruct_ov17_0225228C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_0225228C_H
|