From 575951ffcb470e84f4f3358d4074c67074ba5345 Mon Sep 17 00:00:00 2001 From: Barry Harris <44396066+barry65536@users.noreply.github.com> Date: Wed, 31 Dec 2014 20:35:05 +0000 Subject: [PATCH] Fix dat file (Zaxxon driver) --- src/burn/drv/sega/d_zaxxon.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/burn/drv/sega/d_zaxxon.cpp b/src/burn/drv/sega/d_zaxxon.cpp index 90b07898d..a87252bcc 100644 --- a/src/burn/drv/sega/d_zaxxon.cpp +++ b/src/burn/drv/sega/d_zaxxon.cpp @@ -1571,7 +1571,7 @@ STD_ROM_PICK(zaxxon) STD_ROM_FN(zaxxon) struct BurnDriver BurnDrvZaxxon = { - "zaxxon", "zaxxon", NULL, "zaxxon", "1982", + "zaxxon", NULL, NULL, "zaxxon", "1982", "Zaxxon (set 1)\0", NULL, "Sega", "Zaxxon", NULL, NULL, NULL, NULL, BDF_GAME_WORKING | BDF_ORIENTATION_VERTICAL, 2, HARDWARE_SEGA_MISC, GBF_VERSHOOT, 0,