mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-16 20:47:53 -04:00
Attempt to decompile titleRenderPdLogo
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user