mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-28 15:17:13 -04:00
Improve mismatch of hudmsgRenderMissionTimer
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
u8 hudmsgsAreActive(void);
|
||||
s32 hudmsgIsZoomRangeVisible(void);
|
||||
Gfx *hudmsgRenderMissionTimer(Gfx *gdl, u32 arg1);
|
||||
Gfx *hudmsgRenderMissionTimer(Gfx *gdl, u32 alpha);
|
||||
Gfx *hudmsgRenderZoomRange(Gfx *gdl, s32 arg1);
|
||||
Gfx *hudmsgRenderBox(Gfx *gdl, s32 x1, s32 y1, s32 x2, s32 y2, f32 bgopacity, u32 bordercolour, f32 textopacity);
|
||||
s32 func0f0ddb1c(s32 *arg0, s32 arg1);
|
||||
|
||||
Reference in New Issue
Block a user