From a2dc414ca5252f67e5a7872cf8fcda3d7ce11847 Mon Sep 17 00:00:00 2001 From: Ivan Vangelista Date: Thu, 4 Sep 2014 19:20:01 +0000 Subject: [PATCH] itt3030.c fix from RB (nw) --- src/mess/drivers/itt3030.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mess/drivers/itt3030.c b/src/mess/drivers/itt3030.c index 46c394efb7a..cb3e8a12057 100644 --- a/src/mess/drivers/itt3030.c +++ b/src/mess/drivers/itt3030.c @@ -585,7 +585,7 @@ FLOPPY_FORMATS_END static SLOT_INTERFACE_START( itt3030_floppies ) - SLOT_INTERFACE( "525dd", FLOPPY_525_DD ) + SLOT_INTERFACE( "525dd", FLOPPY_525_QD ) SLOT_INTERFACE_END