summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/megaphx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/megaphx.c')
-rw-r--r--src/mame/drivers/megaphx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/megaphx.c b/src/mame/drivers/megaphx.c
index 37d9a792063..ce22404a4b6 100644
--- a/src/mame/drivers/megaphx.c
+++ b/src/mame/drivers/megaphx.c
@@ -410,4 +410,4 @@ ROM_START( megaphx )
ROM_LOAD( "p40_u29_palce16v8h-25.jed", 0x000, 0xbd4, CRC(44b7e51c) SHA1(b8b34f3b319d664ec3ad72ed87d9f65701f183a5) )
ROM_END
-GAME( 1991, megaphx, 0, megaphx, megaphx, megaphx_state, megaphx, ROT0, "Dinamic / Inder", "Mega Phoenix", GAME_IMPERFECT_GRAPHICS | GAME_IMPERFECT_SOUND )
+GAME( 1991, megaphx, 0, megaphx, megaphx, megaphx_state, megaphx, ROT0, "Dinamic / Inder", "Mega Phoenix", MACHINE_IMPERFECT_GRAPHICS | MACHINE_IMPERFECT_SOUND )