mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-17 21:03:21 -04:00
Decompile mpPlacementMenuHandler
This commit is contained in:
@@ -13,7 +13,7 @@ char *mpMenuTextWeaponOfChoiceName(struct menuitem *item);
|
||||
char *mpMenuTextAward1(struct menuitem *item);
|
||||
char *mpMenuTextAward2(struct menuitem *item);
|
||||
char *mpMenuTextPlacementWithSuffix(struct menuitem *item);
|
||||
s32 menuhandler001785c4(s32 operation, struct menuitem *item, union handlerdata *data);
|
||||
s32 mpPlacementMenuHandler(s32 operation, struct menuitem *item, union handlerdata *data);
|
||||
s32 menuhandler001786d8(s32 operation, struct menuitem *item, union handlerdata *data);
|
||||
s32 menuhandler00178a94(s32 operation, struct menuitem *item, union handlerdata *data);
|
||||
char *mpMenuTextPlayerTitle(s32 arg0);
|
||||
|
||||
Reference in New Issue
Block a user