Searched refs:CtlNoJoystick (Results 1 – 4 of 4) sorted by relevance
34 if (!CGameArg.CtlNoJoystick) in arch_close()92 if (!CGameArg.CtlNoJoystick) in arch_init()
89 bool CtlNoJoystick; member91 static constexpr std::true_type CtlNoJoystick{};
141 if (CGameArg.CtlNoJoystick) in process_event_batch()146 if (CGameArg.CtlNoJoystick) in process_event_batch()154 if (CGameArg.CtlNoJoystick) in process_event_batch()
253 CGameArg.CtlNoJoystick = 1; in ReadCmdArgs()