Decompile activemenuRenderText

This commit is contained in:
Ryan Dwyer
2020-12-30 15:13:58 +10:00
parent 03c761f5a3
commit adf869345c
2 changed files with 18 additions and 57 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ void activemenuOpen(void);
void activemenuClose(void);
bool activemenuIsCramped(void);
u32 func0f0ff274(void);
u32 func0f0ff6f4(void);
Gfx *activemenuRenderText(Gfx *gdl, char *text, s32 arg2, s16 left, s16 top);
u32 func0f0ff7bc(void);
u32 func0f100128(void);
Gfx *func0f100ad0(Gfx *gdl);