typo (nw)

This commit is contained in:
angelosa 2018-05-08 09:15:53 +02:00
parent 0b397c0c9e
commit 26b2b4e3fb

View File

@ -1060,7 +1060,7 @@ void namcos21_state::render_slave_output(uint16_t data)
}
else if( count==0 )
{
fatalerrror( "RenderSlaveOutput\n" );
fatalerror( "RenderSlaveOutput\n" );
}
}
}