Decompile hudRenderHealthBar

This commit is contained in:
Ryan Dwyer
2020-11-25 14:46:14 +10:00
parent 4dfab3d39b
commit 9d85a7cc4a
8 changed files with 33 additions and 107 deletions
+2 -2
View File
@@ -27,8 +27,8 @@ void currentPlayerSetUnk173c(u32 value);
u32 currentPlayerGetUnk173c(void);
void currentPlayerSetUnk006c(u32 value);
u32 currentPlayerGetUnk006c(void);
void currentPlayerSetUnk1750(u32 value);
u32 currentPlayerGetUnk1750(void);
void currentPlayerSetUnk1750(void *value);
void *currentPlayerGetUnk1750(void);
void currentPlayerSetUnk1758(u32 value);
u32 currentPlayerGetUnk1758(void);
void currentPlayerSetMatrix(f32 *value);
+1 -1
View File
@@ -5,6 +5,6 @@
u32 func0f0d5a90(void);
u32 func0f0d5c60(void);
u32 func0f0d5d8c(void);
Gfx *func0f0d5d8c(Gfx *gdl, u32 arg1, u32 arg2, f32 arg3);
#endif