mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
18 lines
472 B
C
18 lines
472 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_02247C5C_H
|
|
#define POKEPLATINUM_STRUCT_OV17_02247C5C_H
|
|
|
|
#include "overlay017/struct_ov17_02243C80.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;
|
|
s16 unk_12;
|
|
} UnkStruct_ov17_02247C5C;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_02247C5C_H
|