pmd-red/include/code_803B050.h
2023-09-03 00:13:15 -04:00

23 lines
437 B
C

#ifndef GUARD_CODE_803B050_H
#define GUARD_CODE_803B050_H
// size: 0x8
typedef struct unkStruct_80E9920
{
/* 0x0 */ s16 unkA;
/* 0x2 */ s16 unkB;
/* 0x4 */ u8 *text;
} unkStruct_80E9920;
// size: 0xC
typedef struct unkStruct_80E9F8C
{
/* 0x0 */ s16 unkA;
/* 0x2 */ s16 unkB;
/* 0x4 */ u8 *text1;
/* 0x8 */ u8 *text2;
} unkStruct_80E9F8C;
void sub_803B6B0(s32, s32, u8, u32);
#endif // GUARD_CODE_803B050_H