Decompile menuGetContPads

This commit is contained in:
Ryan Dwyer
2022-01-27 18:15:42 +10:00
parent 0bc007f2e8
commit b48d22c065
2 changed files with 30 additions and 91 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ Gfx *menuRenderHudPiece(Gfx *gdl, u8 *arg1, u32 arg2);
u32 func0f0f5004(void);
Gfx *menuApplyScissor(Gfx *gdl);
Gfx *dialogRender(Gfx *gdl, struct menudialog *dialog, struct menu *menu, s32 arg3);
void func0f0f74a8(s8 *contpadnum1, s8 *contpadnum2);
void menuGetContPads(s8 *contpadnum1, s8 *contpadnum2);
void func0f0f7594(s32 arg0, s32 *vdir, s32 *hdir);
void menuFindAvailableSize(s32 *xmin, s32 *ymin, s32 *xmax, s32 *ymax);
void dialogCalculatePosition(struct menudialog *dialog);