From d51770b70fc77f57321c9ca246b6515cfeebe5f7 Mon Sep 17 00:00:00 2001 From: Phil Bennett Date: Mon, 11 Jan 2010 12:55:43 +0000 Subject: Added the mameconfig version to the -listxml output [Oliver Stoneberg] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ---------- Forwarded message ---------- From: Oliver Stöneberg Date: Thu, Dec 31, 2009 at 2:45 PM Subject: mameconfig version in -listxml To: submit@mamedev.org This patch adds the mameconfig version to the -listxml output --- src/emu/config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/emu/config.h') diff --git a/src/emu/config.h b/src/emu/config.h index 61fb9f58862..c34bb1bea6b 100644 --- a/src/emu/config.h +++ b/src/emu/config.h @@ -24,6 +24,8 @@ * *************************************/ +#define CONFIG_VERSION 10 + enum { CONFIG_TYPE_INIT = 0, /* opportunity to initialize things first */ -- cgit v1.2.3-70-g09d2