Fixed syntax error (hopefully) in how the MinGW32 windres tool reads the winquake resource script

git-svn-id: https://svn.code.sf.net/p/fteqw/code/branches/wip@3451 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Lance 2009-11-14 03:40:53 +00:00
parent 7b195eb522
commit eed5e36382
1 changed files with 3 additions and 0 deletions

View File

@ -69,6 +69,9 @@ END
// String Table
//
// define this to prevent syntax error
#define IDS_STRING1 1
STRINGTABLE DISCARDABLE
BEGIN
IDS_STRING1 "WinQuake"