summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/re900.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/re900.c')
-rw-r--r--src/mame/drivers/re900.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mame/drivers/re900.c b/src/mame/drivers/re900.c
index 05978293d3c..d959a351444 100644
--- a/src/mame/drivers/re900.c
+++ b/src/mame/drivers/re900.c
@@ -449,5 +449,5 @@ DRIVER_INIT_MEMBER(re900_state,re900)
*************************/
/* YEAR NAME PARENT MACHINE INPUT INIT ROT COMPANY FULLNAME FLAGS LAYOUT */
-GAMEL( 1993, re900, 0, re900, re900, re900_state, re900, ROT90, "Entretenimientos GEMINIS", "Ruleta RE-900", GAME_SUPPORTS_SAVE, layout_re900)
-GAME ( 1994, bs94 , 0, bs94, bs94 , driver_device, 0, ROT0, "Entretenimientos GEMINIS", "Buena Suerte '94", GAME_SUPPORTS_SAVE )
+GAMEL( 1993, re900, 0, re900, re900, re900_state, re900, ROT90, "Entretenimientos GEMINIS", "Ruleta RE-900", MACHINE_SUPPORTS_SAVE, layout_re900)
+GAME ( 1994, bs94 , 0, bs94, bs94 , driver_device, 0, ROT0, "Entretenimientos GEMINIS", "Buena Suerte '94", MACHINE_SUPPORTS_SAVE )