mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-22 15:08:09 -05:00
23 lines
597 B
C
23 lines
597 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_02248DA4_H
|
|
#define POKEPLATINUM_STRUCT_OV17_02248DA4_H
|
|
|
|
#include "overlay017/struct_ov17_02243C80.h"
|
|
#include "overlay017/struct_ov17_0224792C.h"
|
|
#include "overlay017/struct_ov17_02247A48.h"
|
|
#include "overlay017/struct_ov17_0224F30C.h"
|
|
|
|
typedef struct {
|
|
UnkStruct_ov17_02247A48 *unk_00;
|
|
UnkStruct_ov17_02243C80 unk_04;
|
|
UnkStruct_ov17_0224F30C *unk_0C;
|
|
u8 unk_10;
|
|
u8 unk_11;
|
|
u8 unk_12;
|
|
UnkStruct_ov17_0224792C unk_13;
|
|
u8 unk_17;
|
|
u8 unk_18;
|
|
u8 unk_19;
|
|
} UnkStruct_ov17_02248DA4;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_02248DA4_H
|