mirror of
https://github.com/holub/mame
synced 2025-04-24 17:30:55 +03:00
fixed -listsoftware DTD (nw)
This commit is contained in:
parent
3dd6b66547
commit
c1055f98cb
@ -1059,7 +1059,7 @@ void cli_frontend::verifysamples(const char *gamename)
|
||||
}
|
||||
}
|
||||
#define SOFTLIST_XML_BEGIN "<?xml version=\"1.0\"?>\n" \
|
||||
"<!DOCTYPE softwarelist [\n" \
|
||||
"<!DOCTYPE softwarelists [\n" \
|
||||
"<!ELEMENT softwarelists (softwarelist*)>\n" \
|
||||
"\t<!ELEMENT softwarelist (software+)>\n" \
|
||||
"\t\t<!ATTLIST softwarelist name CDATA #REQUIRED>\n" \
|
||||
|
Loading…
Reference in New Issue
Block a user