summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/superwng.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/superwng.c')
-rw-r--r--src/mame/drivers/superwng.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/superwng.c b/src/mame/drivers/superwng.c
index e7a5f7aa3a5..8957c433e4c 100644
--- a/src/mame/drivers/superwng.c
+++ b/src/mame/drivers/superwng.c
@@ -522,4 +522,4 @@ ROM_START( superwng )
ROM_END
-GAME( 1985, superwng, 0, superwng, superwng, driver_device, 0, ROT90, "Wing", "Super Wing", GAME_NOT_WORKING | GAME_WRONG_COLORS | GAME_SUPPORTS_SAVE ) // crashes after bonus stage, see notes, bad rom?
+GAME( 1985, superwng, 0, superwng, superwng, driver_device, 0, ROT90, "Wing", "Super Wing", MACHINE_NOT_WORKING | MACHINE_WRONG_COLORS | MACHINE_SUPPORTS_SAVE ) // crashes after bonus stage, see notes, bad rom?