summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/xbox.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/drivers/xbox.c')
-rw-r--r--src/mess/drivers/xbox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/drivers/xbox.c b/src/mess/drivers/xbox.c
index 0b938a82807..500b019b239 100644
--- a/src/mess/drivers/xbox.c
+++ b/src/mess/drivers/xbox.c
@@ -221,4 +221,4 @@ ROM_END
// For a generic system:
// SYST(YEAR,NAME,PARENT,COMPAT,MACHINE,INPUT,CLASS,INIT,COMPANY,FULLNAME,FLAGS)
-CONS( 2001, xbox, 0, 0, xbox, xbox, driver_device, 0, "Microsoft", "XBOX", GAME_IS_SKELETON )
+CONS( 2001, xbox, 0, 0, xbox, xbox, driver_device, 0, "Microsoft", "XBOX", MACHINE_IS_SKELETON )