mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-06-08 20:19:33 -04:00
Decompile menuhandlerMainMenuCounterOperative
This commit is contained in:
@@ -65,7 +65,7 @@ s32 menuhandlerLangFilter(u32 operation, struct menu_item *item, bool *enable);
|
||||
s32 menuhandlerLookAhead(u32 operation, struct menu_item *item, bool *enable);
|
||||
s32 menuhandlerMainMenuCombatSimulator(u32 operation, struct menu_item *item, s32 *value);
|
||||
s32 menuhandlerMainMenuCooperative(u32 operation, struct menu_item *item, s32 *value);
|
||||
s32 menuhandlerMainMenuCounterOperative(u32 operation, struct menu_item *item, bool *enable);
|
||||
s32 menuhandlerMainMenuCounterOperative(u32 operation, struct menu_item *item, s32 *value);
|
||||
s32 menuhandlerMainMenuSoloMissions(u32 operation, struct menu_item *item, s32 *value);
|
||||
s32 menuhandlerMusicVolume(u32 operation, struct menu_item *item, u32 *volume);
|
||||
s32 menuhandlerPaintball(u32 operation, struct menu_item *item, bool *enable);
|
||||
|
||||
Reference in New Issue
Block a user