mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-01 16:09:43 -04:00
Decompile menuFindAvailableSize
This commit is contained in:
+164
-1124
File diff suppressed because it is too large
Load Diff
@@ -57,9 +57,9 @@ u32 func0f0f5004(void);
|
||||
Gfx *menuApplyScissor(Gfx *gdl);
|
||||
u32 func0f0f5360(void);
|
||||
u32 func0f0f74a8(void);
|
||||
void func0f0f7594(s32 arg0, s32 *arg1, s32 *arg2);
|
||||
void func0f0f7728(s32 *arg0, s32 *arg1, s32 *arg2, s32 *arg3);
|
||||
void func0f0f7e98(struct menudialog *dialog);
|
||||
void func0f0f7594(s32 arg0, s32 *vdir, s32 *hdir);
|
||||
void menuFindAvailableSize(s32 *xmin, s32 *ymin, s32 *xmax, s32 *ymax);
|
||||
void dialogCalculatePosition(struct menudialog *dialog);
|
||||
void menuClose(void);
|
||||
void func0f0f8120(void);
|
||||
void func0f0f820c(struct menudialogdef *dialogdef, s32 root);
|
||||
|
||||
Reference in New Issue
Block a user