summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/famibox.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/famibox.c')
-rw-r--r--src/mame/drivers/famibox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/famibox.c b/src/mame/drivers/famibox.c
index 4fa86d1e071..cc27ae1d0ca 100644
--- a/src/mame/drivers/famibox.c
+++ b/src/mame/drivers/famibox.c
@@ -635,4 +635,4 @@ ROM_START(famibox)
ROM_END
-GAME( 1986, famibox, 0, famibox, famibox, driver_device, 0, ROT0, "Nintendo", "FamicomBox", GAME_IMPERFECT_GRAPHICS | GAME_IMPERFECT_SOUND)
+GAME( 1986, famibox, 0, famibox, famibox, driver_device, 0, ROT0, "Nintendo", "FamicomBox", MACHINE_IMPERFECT_GRAPHICS | MACHINE_IMPERFECT_SOUND)