pokeplatinum/include/struct_defs/struct_02089438.h
2023-09-04 11:15:47 -07:00

20 lines
390 B
C

#ifndef POKEPLATINUM_STRUCT_02089438_H
#define POKEPLATINUM_STRUCT_02089438_H
#include "strbuf.h"
#include "struct_defs/struct_020279FC.h"
typedef struct {
int unk_00;
int unk_04[5];
int unk_18;
Strbuf* unk_1C;
UnkStruct_020279FC * unk_20;
int unk_24;
u32 unk_28;
u32 unk_2C;
u32 unk_30;
} UnkStruct_02089438;
#endif // POKEPLATINUM_STRUCT_02089438_H