Decompile func0f18e5ac

This commit is contained in:
Ryan Dwyer
2021-01-02 20:41:04 +10:00
parent c1e4cadaea
commit 5ad2d78dd7
3 changed files with 46 additions and 244 deletions
+1 -1
View File
@@ -5,6 +5,6 @@
u32 func0f0b2150(void);
u32 func0f0b2740(void);
u32 func0f0b278c(void);
void func0f0b278c(Gfx **gdl, f32 *arg1, f32 *arg2, s32 twidth, u32 theight, u32 arg5, u32 arg6, u32 arg7, u32 arg8, u32 arg9, u32 arg10, u32 arg11, u32 arg12, u32 arg13);
#endif
+1 -1
View File
@@ -3,7 +3,7 @@
#include <ultra64.h>
#include "types.h"
u32 func0f18e5ac(void);
Gfx *func0f18e5ac(Gfx *gdl, struct textureconfig *tconfig, s32 arg2, s32 arg3, s32 arg4);
s32 teamGetIndex(s32 team);
Gfx *radarDrawDot(Gfx *gdl, struct prop *prop, struct coord *dist, u32 colour, s32 arg4, s32 arg5);
Gfx *radarRender(Gfx *gdl);