mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-26 22:31:56 -04:00
Decompile hudRenderSlayerRocketLens
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#include "types.h"
|
||||
|
||||
u32 func0f141820(void);
|
||||
Gfx *func0f141ab0(Gfx *gdl, u32 arg1, s32 top, u32 arg3, s32 arg4, f32 arg5, s32 arg6, s32 arg7);
|
||||
Gfx *func0f141ab0(Gfx *gdl, u32 arg1, s32 top, u32 arg3, s32 arg4, f32 arg5, s32 left, s32 width);
|
||||
u32 func0f141ed4(void);
|
||||
Gfx *func0f1420b0(Gfx *gdl, u32 colour, u32 arg2);
|
||||
Gfx *func0f1420b0(Gfx *gdl, u32 colour, u32 alpha);
|
||||
Gfx *func0f142274(Gfx *gdl, u32 colour, u32 arg2);
|
||||
Gfx *hudRenderMotionBlur(Gfx *gdl, u32 arg1, s32 arg2);
|
||||
Gfx *hudRenderStatic(Gfx *gdl, u32 arg1, s32 arg2);
|
||||
|
||||
Reference in New Issue
Block a user