summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/model3.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/model3.c')
-rw-r--r--src/mame/drivers/model3.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/model3.c b/src/mame/drivers/model3.c
index 2037c821ec0..7dd9767a06b 100644
--- a/src/mame/drivers/model3.c
+++ b/src/mame/drivers/model3.c
@@ -5134,7 +5134,7 @@ static const scsp_interface scsp2_interface =
*/
static TIMER_DEVICE_CALLBACK(model3_interrupt)
{
-// model3_state *state = timer.machine().driver_data<model3_state>();
+// model3_state *state = timer.machine().driver_data<model3_state>();
int scanline = param;
if (scanline == 384)