Changed output "Pause" to "pause", as it is spelled in MAME, for MAMEHooker.

This commit is contained in:
Bart Trzynadlowski 2012-09-06 05:38:35 +00:00
parent 08d347ccc7
commit b017b24b1f

View file

@ -27,7 +27,7 @@
const char *COutputs::s_outputNames[] = const char *COutputs::s_outputNames[] =
{ {
"Pause", "pause",
"LampStart", "LampStart",
"LampView1", "LampView1",
"LampView2", "LampView2",