mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-16 04:44:08 -04:00
Decompile hudmsgCreateFromArgs
This commit is contained in:
@@ -21,7 +21,7 @@ void hudmsgCreateWithDuration(char *text, s32 type, struct hudmsgtype *config, s
|
||||
void hudmsgCreateAsSubtitle(char *text, s32 type, u8 colourindex, s32 audiochannelnum);
|
||||
void hudmsgCalculatePosition(struct hudmessage *msg);
|
||||
void hudmsgCreateFromArgs(char *text, s32 type, s32 conf00, s32 conf01, s32 conf02,
|
||||
struct hudmessagething *conf04, struct hudmessagething *conf08,
|
||||
struct fontchar **conf04, struct font **conf08,
|
||||
u32 textcolour, u32 shadowcolour,
|
||||
u32 alignh, s32 conf16, u32 alignv, s32 conf18, s32 arg14, u32 flags);
|
||||
void hudmsgsTick(void);
|
||||
|
||||
Reference in New Issue
Block a user