pmd-red/include/code_801B3C0.h
2023-08-09 11:09:42 -04:00

28 lines
537 B
C

#ifndef GUARD_CODE_801B3C0_H
#define GUARD_CODE_801B3C0_H
#include "input.h"
#include "item.h"
#include "subStruct_203B240.h"
#include "text.h"
// size: 0x94
struct unkStruct_203B230
{
s32 state;
struct Item item;
s32 unk8;
s32 unkC;
struct subStruct_203B240 *unk10[2];
u8 fill18[0x20 - 0x18];
u32 unk20;
u32 unk24;
struct UnkTextStruct2 unk28[4];
struct MenuInputStructSub unk88;
};
u32 sub_801B3C0(struct Item *);
u32 sub_801B410(void);
void sub_801B450(void);
#endif // GUARD_CODE_801B3C0_H