mirror of
https://gitlab.com/ryandwyer/perfect-dark
synced 2026-08-16 20:47:53 -04:00
Decompile menuhandlerMpSimulantHead
This commit is contained in:
@@ -249,7 +249,7 @@ s32 menuhandlerMpSaveSettings(u32 operation, struct menu_item *item, s32 *value)
|
||||
s32 menuhandlerMpScoreLimitSlider(u32 operation, struct menu_item *item, struct numandtext *value);
|
||||
s32 menuhandlerMpSimulantBody(u32 operation, struct menu_item *item, s32 *value);
|
||||
s32 menuhandlerMpSimulantDifficulty(u32, u32, u32 *);
|
||||
s32 menuhandlerMpSimulantHead(u32, u32, u32 *);
|
||||
s32 menuhandlerMpSimulantHead(u32 operation, struct menu_item *item, s32 *value);
|
||||
s32 menuhandlerMpSimulantSlot(u32 operation, struct menu_item *item, s32 *value);
|
||||
s32 menuhandlerMpSimulantsPerTeam(u32, u32, u32 *);
|
||||
s32 menuhandlerMpSlowMotion(u32, u32, u32 *);
|
||||
|
||||
Reference in New Issue
Block a user