src/Application.hh
branchnew_graphics
changeset 417 c503e0c6a740
parent 411 106aaf6eadfe
child 418 194bc810a570
--- a/src/Application.hh	Thu Jan 22 00:28:26 2009 +0200
+++ b/src/Application.hh	Thu Jan 22 01:53:05 2009 +0200
@@ -28,7 +28,7 @@
         /**
          * --fullscreen and --resolution
          */
-        graphics::DisplayConfig display;
+        DisplayConfig display;
 
         /**
          * --terrain-seed and --terrain-size
@@ -74,7 +74,7 @@
         void dump_display_modes (void);
         
         /**
-         * Print out our project version
+         * Print out our project version and some configuration info
          */
         void dump_version (void);