mirror of
https://github.com/holub/mame
synced 2025-04-22 08:22:15 +03:00
ouput -> output (nw)
This commit is contained in:
parent
a41616e6f7
commit
555802ef66
@ -140,7 +140,7 @@ const options_entry emu_options::s_option_entries[] =
|
||||
|
||||
// input options
|
||||
{ nullptr, nullptr, OPTION_HEADER, "CORE INPUT OPTIONS" },
|
||||
{ OPTION_COIN_LOCKOUT ";coinlock", "1", OPTION_BOOLEAN, "ignore coin inputs if coin lockout ouput is active" },
|
||||
{ OPTION_COIN_LOCKOUT ";coinlock", "1", OPTION_BOOLEAN, "ignore coin inputs if coin lockout output is active" },
|
||||
{ OPTION_CTRLR, nullptr, OPTION_STRING, "preconfigure for specified controller" },
|
||||
{ OPTION_MOUSE, "0", OPTION_BOOLEAN, "enable mouse input" },
|
||||
{ OPTION_JOYSTICK ";joy", "1", OPTION_BOOLEAN, "enable joystick input" },
|
||||
|
Loading…
Reference in New Issue
Block a user