From a59a47e2fd3c06bacbf57c12e9b1e57b20a8f3d1 Mon Sep 17 00:00:00 2001 From: jackchatelet Date: Thu, 23 Oct 2014 22:15:46 +0000 Subject: [PATCH] as requested by Jets and to thank him for his help, promoted from debug build Samurai Shodown V / Samurai Spirits Zero (bootleg, XBOX version) --- src/burn/drv/neogeo/d_neogeo.cpp | 2 +- whatsnew.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/burn/drv/neogeo/d_neogeo.cpp b/src/burn/drv/neogeo/d_neogeo.cpp index 18ad9251c..8bd344686 100644 --- a/src/burn/drv/neogeo/d_neogeo.cpp +++ b/src/burn/drv/neogeo/d_neogeo.cpp @@ -13959,7 +13959,7 @@ static struct BurnRomInfo samsho5xRomDesc[] = { STDROMPICKEXT(samsho5x, samsho5x, neogeo) STD_ROM_FN(samsho5x) -struct BurnDriverD BurnDrvsamsho5x = { +struct BurnDriver BurnDrvsamsho5x = { "samsho5x", "samsho5", "neogeo", NULL, "2003", "Samurai Shodown V / Samurai Spirits Zero (bootleg, XBOX version)\0", NULL, "bootleg", "Neo Geo MVS", L"Samurai Shodown V\0\u30B5\u30E0\u30E9\u30A4\u30B9\u30D4\u30EA\u30C3\u30C4\u96F6 (bootleg, XBOX version)\0", NULL, NULL, NULL, diff --git a/whatsnew.html b/whatsnew.html index c66d6e3b5..1ee762692 100644 --- a/whatsnew.html +++ b/whatsnew.html @@ -108,11 +108,11 @@