Decompile bgunUpdateBlend

This commit is contained in:
Ryan Dwyer
2022-04-02 13:32:32 +10:00
parent 38146c758d
commit 5a8d08bd2a
3 changed files with 150 additions and 594 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ void bgunInitHandAnims(void);
f32 bgunGetNoiseRadius(s32 handnum);
void bgunDecreaseNoiseRadius(void);
void bgunCalculateBlend(s32 hand);
void bgun0f09d550(struct hand *hand, s32 handnum);
void bgunUpdateBlend(struct hand *hand, s32 handnum);
void bgun0f09d8dc(f32 breathing, f32 arg1, f32 arg2, f32 arg3, f32 arg4);
bool bgun0f09dd7c(void);
u32 bgunGetGunMemType(void);