mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 06:57:36 -05:00
20 lines
534 B
C
20 lines
534 B
C
#ifndef POKEPLATINUM_STRUCT_OV104_02232B78_H
|
|
#define POKEPLATINUM_STRUCT_OV104_02232B78_H
|
|
|
|
#include "overlay063/struct_ov63_0222D77C_decl.h"
|
|
#include "overlay104/struct_ov104_02232B78_sub1.h"
|
|
#include "overlay104/struct_ov104_0223C634.h"
|
|
|
|
typedef struct {
|
|
u8 unk_00;
|
|
u8 unk_01;
|
|
s16 unk_02;
|
|
u16 unk_04;
|
|
u8 *unk_08;
|
|
const UnkStruct_ov104_02232B78_sub1 *unk_0C;
|
|
UnkStruct_ov63_0222D77C *unk_10;
|
|
UnkStruct_ov104_0223C634 *unk_14;
|
|
} UnkStruct_ov104_02232B78;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV104_02232B78_H
|