]> Shamusworld >> Repos - virtualjaguar/blobdiff - src/settings.cpp
Initial changeset to experimental branch
[virtualjaguar] / src / settings.cpp
index 40d417e3a7d276d4a66efb7127eb4ac4fec0e4a3..b273cf6b58d9d99b732cbf3b7f30e48b2af0ff74 100644 (file)
@@ -2,6 +2,13 @@
 // SETTINGS.CPP: Virtual Jaguar configuration loading/saving support
 //
 // by James L. Hammons
+// (C) 2010 Underground Software
+//
+// JLH = James L. Hammons <jlhamm@acm.org>
+//
+// Who  When        What
+// ---  ----------  -------------------------------------------------------------
+// JLH  01/16/2010  Created this log
 //
 
 #include "settings.h"
@@ -12,6 +19,9 @@
 #include "sdlemu_config.h"
 #include "log.h"
 
+// Temporary vars...
+bool smoothGLOutput = false;
+
 using namespace std;
 
 // Global variables