mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
22 lines
429 B
C
22 lines
429 B
C
#ifndef POKEPLATINUM_STRUCT_OV17_02249260_H
|
|
#define POKEPLATINUM_STRUCT_OV17_02249260_H
|
|
|
|
#include "overlay017/struct_ov17_0224792C.h"
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
u8 unk_02;
|
|
UnkStruct_ov17_0224792C unk_03;
|
|
u8 unk_07;
|
|
u8 unk_08;
|
|
u8 unk_09;
|
|
s8 unk_0A;
|
|
s8 unk_0B;
|
|
s8 unk_0C;
|
|
u16 unk_0E;
|
|
u16 unk_10;
|
|
} UnkStruct_ov17_02249260;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV17_02249260_H
|