summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/potgoldu.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/potgoldu.c')
-rw-r--r--src/mame/drivers/potgoldu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/potgoldu.c b/src/mame/drivers/potgoldu.c
index b83c25b6725..a76d72cddc6 100644
--- a/src/mame/drivers/potgoldu.c
+++ b/src/mame/drivers/potgoldu.c
@@ -105,4 +105,4 @@ ROM_START( potgoldu )
ROM_END
-GAME( 200?, potgoldu, 0, potgold, potgold, driver_device, 0, ROT0, "U.S. Games Inc.", "Pot O' Gold (U.S. Games, v400x?)", GAME_IS_SKELETON | GAME_NO_SOUND )
+GAME( 200?, potgoldu, 0, potgold, potgold, driver_device, 0, ROT0, "U.S. Games Inc.", "Pot O' Gold (U.S. Games, v400x?)", MACHINE_IS_SKELETON | MACHINE_NO_SOUND )