diff options
Diffstat (limited to 'src/emu/ui/devctrl.h')
| -rw-r--r-- | src/emu/ui/devctrl.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/emu/ui/devctrl.h b/src/emu/ui/devctrl.h index ec6dafc7b9e..81fe091315b 100644 --- a/src/emu/ui/devctrl.h +++ b/src/emu/ui/devctrl.h @@ -9,9 +9,9 @@ printers) The base class contains calls to get the total number of devices of the same kind connected to the driver, and shortcuts to switch current - device to next one or previous one attached. This allows, for instance, - users to pass from a device to another one by simply pressing left/right - and the menu is rebuilt accordingly, without the need of a preliminary + device to next one or previous one attached. This allows, for instance, + users to pass from a device to another one by simply pressing left/right + and the menu is rebuilt accordingly, without the need of a preliminary submenu listing available devices of the same kind. Copyright Nicola Salmoria and the MAME Team. |
