mirror of
https://github.com/pret/pokeplatinum.git
synced 2026-04-24 15:07:47 -05:00
22 lines
501 B
C
22 lines
501 B
C
#ifndef POKEPLATINUM_STRUCT_OV62_02248CDC_H
|
|
#define POKEPLATINUM_STRUCT_OV62_02248CDC_H
|
|
|
|
#include "struct_defs/union_02022594_020225E0.h"
|
|
#include "overlay062/struct_ov62_02249380.h"
|
|
|
|
typedef struct {
|
|
const UnkStruct_ov62_02249380 * unk_00;
|
|
int unk_04;
|
|
int unk_08;
|
|
int unk_0C;
|
|
int unk_10;
|
|
int unk_14;
|
|
int unk_18;
|
|
int unk_1C;
|
|
int unk_20;
|
|
u32 unk_24;
|
|
const UnkUnion_02022594 * unk_28;
|
|
} UnkStruct_ov62_02248CDC;
|
|
|
|
#endif // POKEPLATINUM_STRUCT_OV62_02248CDC_H
|