summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/egghunt.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/egghunt.c')
-rw-r--r--src/mame/drivers/egghunt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/egghunt.c b/src/mame/drivers/egghunt.c
index b4b47eb3dfe..881430c5593 100644
--- a/src/mame/drivers/egghunt.c
+++ b/src/mame/drivers/egghunt.c
@@ -468,4 +468,4 @@ ROM_START( egghunt )
ROM_LOAD( "rom1.bin", 0x00000, 0x80000, CRC(f03589bc) SHA1(4d9c8422ac3c4c3ecba3bcf0ed47b8c7d5903f8c) )
ROM_END
-GAME( 1995, egghunt, 0, egghunt, egghunt, driver_device, 0, ROT0, "Invi Image", "Egg Hunt", GAME_SUPPORTS_SAVE )
+GAME( 1995, egghunt, 0, egghunt, egghunt, driver_device, 0, ROT0, "Invi Image", "Egg Hunt", MACHINE_SUPPORTS_SAVE )