summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/xorworld.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/xorworld.c')
-rw-r--r--src/mame/drivers/xorworld.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/xorworld.c b/src/mame/drivers/xorworld.c
index 486b5da9b01..78e75f02578 100644
--- a/src/mame/drivers/xorworld.c
+++ b/src/mame/drivers/xorworld.c
@@ -237,4 +237,4 @@ DRIVER_INIT_MEMBER(xorworld_state,xorworld)
}
-GAME( 1990, xorworld, 0, xorworld, xorworld, xorworld_state, xorworld, ROT0, "Gaelco", "Xor World (prototype)", GAME_SUPPORTS_SAVE )
+GAME( 1990, xorworld, 0, xorworld, xorworld, xorworld_state, xorworld, ROT0, "Gaelco", "Xor World (prototype)", MACHINE_SUPPORTS_SAVE )