mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
20 lines
500 B
C
20 lines
500 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_022482B0_H
|
|
#define POKEPLATINUM_STRUCT_OV17_022482B0_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 state;
|
|
s8 unk_11;
|
|
u8 unk_12;
|
|
s8 unk_13;
|
|
s8 unk_14;
|
|
} UnkStruct_ov17_022482B0;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_022482B0_H
|