Decompile colourBlend

This commit is contained in:
Ryan Dwyer
2020-06-15 20:58:20 +10:00
parent ee0740ad1d
commit a824af0f07
2 changed files with 16 additions and 59 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ bool func0f005fd0(s32 arg0);
s32 chrChooseFootstepSound(struct chrdata *chr, u32 arg1);
void func0f0061dc(struct chrdata *chr);
void func0f006520(struct chrdata *chr);
s32 colourBlend(u32 colour, u32 prevcolour, u32 arg2);
u32 colourBlend(u32 a, u32 b, u32 weight);
u32 func0f0069dc(void);
u32 func0f006b08(void);
u32 func0f006b54(void);