mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-18 13:13:11 -04:00
Decompile hudRenderHealthBar
This commit is contained in:
@@ -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);
|
||||
|
||||
@@ -5,6 +5,6 @@
|
||||
|
||||
u32 func0f0d5a90(void);
|
||||
u32 func0f0d5c60(void);
|
||||
u32 func0f0d5d8c(void);
|
||||
Gfx *func0f0d5d8c(Gfx *gdl, u32 arg1, u32 arg2, f32 arg3);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user