Decompile func0f137874

This commit is contained in:
Ryan Dwyer
2021-01-16 11:46:19 +10:00
parent dea15bdb5c
commit 7f30bf936d
3 changed files with 63 additions and 306 deletions
+2 -2
View File
@@ -5,8 +5,8 @@
void func0f137430(struct gfxvtx *vertices, f32 arg1, f32 arg2, f32 arg3, f32 arg4, f32 arg5, f32 arg6);
void creditsInitVertices(struct gfxvtx *vertices, s32 z);
void func0f137874(struct gfxvtx *vertices, u32 *colours, u32 arg2, u32 arg3, u32 arg4);
Gfx *creditsRenderBackgroundLayer(Gfx *gdl, u8 type, u8 layernum, f32 arg3, u32 arg4, s32 arg5);
void func0f137874(struct gfxvtx *vertices, u32 *colours, s32 arg2, s32 alpha, s32 arg4);
Gfx *creditsRenderBackgroundLayer(Gfx *gdl, u8 type, u8 layernum, f32 arg3, u32 alpha, s32 arg5);
void creditsCopyBackgroundLayer(s32 srcindex, s32 dstindex, bool move);
Gfx *creditsRenderBackground(Gfx *gdl);
f32 func0f1382e0(f32 range);
+1 -1
View File
@@ -155,7 +155,7 @@ extern u32 var8007f120;
extern u32 var8007f124;
extern u32 var8007f130;
extern bool g_CreditsAltTitleRequested;
extern u32 var8007f13c;
extern struct creditthing var8007f13c[];
extern u32 var8007f3cc;
extern u32 var8007f410;
extern u32 var8007f450;