Want ridiculously small viewer window? Here you go.

This commit is contained in:
Siana Gearz
2012-03-22 06:02:39 +01:00
parent 80e53ebb2b
commit 8334277838
4 changed files with 9 additions and 11 deletions

View File

@@ -71,8 +71,6 @@ extern BOOL gDebugWindowProc;
const S32 MAX_NUM_RESOLUTIONS = 200;
const S32 MIN_WINDOW_WIDTH = 1024;
const S32 MIN_WINDOW_HEIGHT = 768;
// static variable for ATI mouse cursor crash work-around:
static bool ATIbug = false;