Home
last modified time | relevance | path

Searched refs:MNU_SetJoystickAxisFunctions (Results 1 – 2 of 2) sorted by relevance

/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dmenus.cpp313 static SWBOOL MNU_SetJoystickAxisFunctions(MenuItem_p item);
328 …[1]), OPT_XSIDE, OPT_LINE(5), 1, m_defshade, 1, NULL, MNU_SetJoystickAxisFunctions, NULL},
330 …[0]), OPT_XSIDE, OPT_LINE(6), 1, m_defshade, 0, NULL, MNU_SetJoystickAxisFunctions, NULL},
1553 MNU_SetJoystickAxisFunctions(joystick_axis_item); in MNU_JoystickAxisSetupCustom()
1571 static SWBOOL MNU_SetJoystickAxisFunctions(MenuItem_p item) in MNU_SetJoystickAxisFunctions() function
/dports/games/jfsw/jfsw-c434002/src/
H A Dmenus.c371 static BOOL MNU_SetJoystickAxisFunctions(MenuItem_p item);
386 …[1]), OPT_XSIDE, OPT_LINE(5), 1, m_defshade, 1, NULL, MNU_SetJoystickAxisFunctions, NULL},
388 …[0]), OPT_XSIDE, OPT_LINE(6), 1, m_defshade, 0, NULL, MNU_SetJoystickAxisFunctions, NULL},
1529 MNU_SetJoystickAxisFunctions(joystick_axis_item); in MNU_JoystickAxisSetupCustom()
1547 static BOOL MNU_SetJoystickAxisFunctions(MenuItem_p item) in MNU_SetJoystickAxisFunctions() function