pmd-red/include/code_801B3C0.h
2023-09-05 00:49:33 -04:00

31 lines
587 B
C

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