Improved resolution detection system

git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@218 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
gerstrong
2009-08-09 13:52:35 +00:00
parent 7c529bec6d
commit 843be847eb
4 changed files with 47 additions and 21 deletions

View File

@@ -8,7 +8,7 @@
#ifndef CLOGFILE_H_
#define CLOGFILE_H_
#define REVISION "Commander Genius Prerelease v0.3 Pre9"
#define REVISION "Commander Genius Release v0.3"
#include "CSingleton.h"
#define g_pLogFile CLogFile::Get()