- Added ability to render text titles for each unit (currently used to debug)

This commit is contained in:
Mark Vejvoda
2010-05-29 05:41:40 +00:00
parent 50fe71a651
commit 7753435b3a
6 changed files with 86 additions and 7 deletions

View File

@@ -195,7 +195,7 @@ void SystemFlags::handleDebug(DebugType type, const char *fmt, ...) {
va_list argList;
va_start(argList, fmt);
char szBuf[1024]="";
char szBuf[4096]="";
vsprintf(szBuf,fmt, argList);
// Either output to a logfile or