mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-07-27 14:49:59 -04:00
Decompile ciOfficeInformationMenuHandler
This commit is contained in:
@@ -50,7 +50,7 @@ s32 frAbortMenuHandler(u32 operation, struct menuitem *item, s32 *value);
|
||||
s32 menuhandler001a348c(u32, u32, u32 *);
|
||||
s32 menuhandler001a44c0(u32, u32, u32 *);
|
||||
s32 menuhandlerFrFailedContinue(u32 operation, struct menuitem *item, s32 *value);
|
||||
s32 menuhandler001a5dc0(u32, u32, u32 *);
|
||||
char *ciOfficeInformationMenuHandler(u32 operation, struct menuitem *item, u32 *value);
|
||||
char *dtDeviceListMenuHandler(u32 operation, struct menuitem *item, s32 *value);
|
||||
s32 menuhandlerDtOkOrResume(u32 operation, struct menuitem *item, s32 *value);
|
||||
s32 menuhandler001a6514(u32 operation, struct menuitem *item, s32 *value);
|
||||
|
||||
+1
-1
@@ -6349,7 +6349,7 @@ struct model08thing {
|
||||
};
|
||||
|
||||
struct optiongroup {
|
||||
u32 offset;
|
||||
s32 offset;
|
||||
u16 name;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user