mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-01 03:00:09 -04:00
Decompile menuIsItemDisabled
This commit is contained in:
@@ -22,13 +22,13 @@ char *menuResolveText(u32 thing, struct menuitem *item);
|
||||
char *menuResolveParam2Text(struct menuitem *item);
|
||||
char *menuResolveParam1Text(struct menuitem *item);
|
||||
void func0f0f15a4(u8 *arg0, u32 *arg1);
|
||||
u32 func0f0f1618(void);
|
||||
void func0f0f1618(struct menuitem *item, void *arg1, void *arg2, struct menurenderthing10 *arg3);
|
||||
void func0f0f1d6c(struct menudialog *dialog, struct menuframe *frame, struct menu *menu);
|
||||
u32 func0f0f1ef4(void);
|
||||
void func0f0f2134(struct menudialog *dialog, struct menuframe *frame, struct menu *menu);
|
||||
void func0f0f2354(struct menurenderthing10 *thing10, struct menuitem *item, u32 *arg2, u32 *arg3);
|
||||
bool func0f0f2534(struct menuitem *item);
|
||||
bool menuIsItemDisabled(struct menuitem *item, struct menurenderthing10 *arg1);
|
||||
bool menuIsItemDisabled(struct menuitem *item, struct menurenderthing10 *thing10);
|
||||
bool func0f0f2674(struct menuitem *item, struct menurenderthing10 *thing10, u32 arg2);
|
||||
u32 func0f0f26fc(void);
|
||||
struct menuitem *func0f0f288c(struct menuframe *frame);
|
||||
|
||||
Reference in New Issue
Block a user