Attempt to decompile titleRenderPdLogo

This commit is contained in:
Ryan Dwyer
2022-01-03 18:43:27 +10:00
parent 67bc89168d
commit 7e4e380ff4
9 changed files with 922 additions and 488 deletions
+2 -2
View File
@@ -20,8 +20,8 @@ Gfx *titleRenderLegal(Gfx *gdl);
void titleInitPdLogo(void);
void titleExitPdLogo(void);
void titleTickPdLogo(void);
u32 func0f017248(void);
void func0f017980(void);
Gfx *titleRenderPdLogoModel(Gfx *gdl, struct model *model, s32 arg2, f32 arg3, s32 arg4, f32 arg5, Mtxf *arg6, struct gfxvtx *vertices, u32 *colours);
void titleSkipToPdTitle(void);
Gfx *titleRenderPdLogo(Gfx *gdl);
void titleInitRarePresents(void);
void titleExitRarePresents(void);