Decompile fadeRender

This commit is contained in:
Ryan Dwyer
2020-06-15 17:52:51 +10:00
parent f950be37f0
commit 83c9c251db
32 changed files with 583 additions and 732 deletions
+4 -4
View File
@@ -25,10 +25,10 @@ extern struct menu_dialog menudialog_mpquickteam;
extern s32 g_Difficulty;
extern s16 g_FadeNumFrames;
extern f32 fade80084058;
extern u32 g_FadePrevColor;
extern u32 g_FadeColor;
extern u16 fade80084064;
extern f32 g_FadeFrac;
extern u32 g_FadePrevColour;
extern u32 g_FadeColour;
extern s16 g_FadeDelay;
extern s32 var80087260;
extern struct stagethinglist stagethinglist_20e10;
+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);
u32 func0f006900(void);
s32 colourBlend(u32 colour, u32 prevcolour, u32 arg2);
u32 func0f0069dc(void);
u32 func0f006b08(void);
u32 func0f006b54(void);
+1 -1
View File
@@ -11,7 +11,7 @@ void func0f1532ec(void);
Gfx *func0f153628(Gfx *gdl);
Gfx *func0f153780(Gfx *gdl);
Gfx *func0f1537dc(Gfx *gdl, u32 colour);
u32 func0f153838(void);
Gfx *func0f153838(Gfx *gdl);
u32 func0f153858(void);
u32 func0f1538e4(void);
u32 func0f153990(void);
+4 -4
View File
@@ -42,11 +42,11 @@ void func0000bbe4(s16 arg0, s16 arg1);
s16 func0000bc08(void);
s16 func0000bc18(void);
void func0000bc28(s16 arg0, s16 arg1);
s16 func0000bc88(void);
s16 func0000bc98(void);
s16 viGetWidth(void);
s16 viGetHeight(void);
void func0000bca8(s16 arg0, s16 arg1);
s16 func0000bd00(void);
s16 func0000bd10(void);
s16 viGetLeft(void);
s16 viGetTop(void);
void func0000bd20(bool arg0);
void func0000bd30(f32 fovy);
void func0000bd7c(f32 arg0);