summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/itgambl3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/itgambl3.cpp')
-rw-r--r--src/mame/drivers/itgambl3.cpp14
1 files changed, 7 insertions, 7 deletions
diff --git a/src/mame/drivers/itgambl3.cpp b/src/mame/drivers/itgambl3.cpp
index 5aa256068f3..bec747b6a65 100644
--- a/src/mame/drivers/itgambl3.cpp
+++ b/src/mame/drivers/itgambl3.cpp
@@ -518,10 +518,10 @@ ROM_END
* Game Drivers *
*************************/
-// YEAR NAME PARENT MACHINE INPUT STATE INIT ROT COMPANY FULLNAME FLAGS
-GAME( 200?, ejollyx5, 0, itgambl3, itgambl3, itgambl3_state, 0, ROT0, "Solar Games", "Euro Jolly X5", MACHINE_IS_SKELETON )
-GAME( 200?, grandprx, 0, itgambl3, itgambl3, itgambl3_state, 0, ROT0, "4fun", "Grand Prix", MACHINE_IS_SKELETON )
-GAME( 200?, supjolly, 0, itgambl3, itgambl3, itgambl3_state, 0, ROT0, "<unknown>", "Super Jolly", MACHINE_IS_SKELETON )
-GAME( 200?, x5jokers, 0, itgambl3, itgambl3, itgambl3_state, 0, ROT0, "Electronic Projects", "X Five Jokers (Version 1.12)", MACHINE_IS_SKELETON )
-GAME( 200?, queenotg, 0, itgambl3, itgambl3, itgambl3_state, 0, ROT0, "<unknown>", "Queen of the Games", MACHINE_IS_SKELETON )
-GAME( 200?, ejollyx9, 0, itgambl3, itgambl3, itgambl3_state, 0, ROT0, "Solar Games", "Euro Jolly X9", MACHINE_IS_SKELETON )
+// YEAR NAME PARENT MACHINE INPUT STATE INIT ROT COMPANY FULLNAME FLAGS
+GAME( 200?, ejollyx5, 0, itgambl3, itgambl3, itgambl3_state, empty_init, ROT0, "Solar Games", "Euro Jolly X5", MACHINE_IS_SKELETON )
+GAME( 200?, grandprx, 0, itgambl3, itgambl3, itgambl3_state, empty_init, ROT0, "4fun", "Grand Prix", MACHINE_IS_SKELETON )
+GAME( 200?, supjolly, 0, itgambl3, itgambl3, itgambl3_state, empty_init, ROT0, "<unknown>", "Super Jolly", MACHINE_IS_SKELETON )
+GAME( 200?, x5jokers, 0, itgambl3, itgambl3, itgambl3_state, empty_init, ROT0, "Electronic Projects", "X Five Jokers (Version 1.12)", MACHINE_IS_SKELETON )
+GAME( 200?, queenotg, 0, itgambl3, itgambl3, itgambl3_state, empty_init, ROT0, "<unknown>", "Queen of the Games", MACHINE_IS_SKELETON )
+GAME( 200?, ejollyx9, 0, itgambl3, itgambl3, itgambl3_state, empty_init, ROT0, "Solar Games", "Euro Jolly X9", MACHINE_IS_SKELETON )