mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
19 lines
393 B
C
19 lines
393 B
C
#ifndef POKEPLATINUM_STRUCT_OV104_0223D570_H
|
|
#define POKEPLATINUM_STRUCT_OV104_0223D570_H
|
|
|
|
#include "overlay104/struct_ov104_0223D8F0.h"
|
|
|
|
typedef struct {
|
|
u16 unk_00;
|
|
u16 unk_02;
|
|
u16 unk_04;
|
|
s16 unk_06;
|
|
s16 unk_08;
|
|
u8 unk_0A;
|
|
u8 unk_0B;
|
|
u8 unk_0C;
|
|
UnkStruct_ov104_0223D8F0 unk_0E;
|
|
} UnkStruct_ov104_0223D570;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV104_0223D570_H
|