mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-03-21 17:55:13 -05:00
17 lines
354 B
C
17 lines
354 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_02253084_H
|
|
#define POKEPLATINUM_STRUCT_OV17_02253084_H
|
|
|
|
#include "overlay017/struct_ov17_0224DD90.h"
|
|
|
|
typedef struct {
|
|
u16 unk_00;
|
|
u16 unk_02;
|
|
u8 unk_04;
|
|
u8 unk_05;
|
|
u8 unk_06;
|
|
u8 unk_07;
|
|
UnkStruct_ov17_0224DD90 unk_08;
|
|
} UnkStruct_ov17_02253084;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_02253084_H
|