Decompile titleRenderTypewriterText

This commit is contained in:
Ryan Dwyer
2022-01-02 12:48:40 +10:00
parent f6141a68c5
commit ebbb89284f
2 changed files with 53 additions and 144 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ Gfx *titleRenderPdLogo(Gfx *gdl);
void titleInitRarePresents(void);
void titleExitRarePresents(void);
void titleTickRarePresents(void);
Gfx *func0f018ebc(Gfx *gdl, s32 *x, s32 *y, u32 textnum, s32 timer, s32 *arg5);
Gfx *titleRenderTypewriterText(Gfx *gdl, s32 *x, s32 *y, u16 textnum, s32 timer, s32 *colourcomponent);
Gfx *titleRenderRarePresents(Gfx *gdl);
void titleInitNintendoLogo(void);
void titleExitNintendoLogo(void);