From 5b6183f89860bb137faef1271fe70b60981abbac Mon Sep 17 00:00:00 2001 From: Aaron Giles Date: Wed, 5 Mar 2008 15:32:33 +0000 Subject: [PATCH] From: Oliver Stoneberg Subject: missing display types in DTD This patch adds the new display types to the listxml DTD. --- src/emu/info.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/emu/info.c b/src/emu/info.c index 72d77c1acb8..6ac6dab21dd 100644 --- a/src/emu/info.c +++ b/src/emu/info.c @@ -998,7 +998,7 @@ void print_mame_xml(FILE *out, const game_driver *const games[], const char *gam "\t\t\t\n" "\t\t\t\n" "\t\t\n" - "\t\t\t\n" + "\t\t\t\n" "\t\t\t\n" "\t\t\t\n" "\t\t\t\n"