Decompile hudRenderSlayerRocketLens

This commit is contained in:
Ryan Dwyer
2020-12-13 12:36:18 +10:00
parent 2f59959fe5
commit c496db2ec8
2 changed files with 51 additions and 157 deletions
+2 -2
View File
@@ -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);