mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-05 01:09:33 -04:00
Decompile colourBlend
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user