diff options
Diffstat (limited to 'src/devices/bus/snes/event.cpp')
-rw-r--r-- | src/devices/bus/snes/event.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/snes/event.cpp b/src/devices/bus/snes/event.cpp index ca46a2a89ea..adec0e45002 100644 --- a/src/devices/bus/snes/event.cpp +++ b/src/devices/bus/snes/event.cpp @@ -236,7 +236,7 @@ machine_config_constructor sns_pfest94_device::device_mconfig_additions() const } //------------------------------------------------- -// Dipswicth +// Dipswitch //------------------------------------------------- static INPUT_PORTS_START( pfest94_dsw ) |