hedgewars/uConsts.pas
changeset 3670 4c673e57f0d7
parent 3668 3f7a95234d8a
child 3682 45b416c5b976
child 3684 0c34dbfdea77
--- a/hedgewars/uConsts.pas	Sun Jul 25 01:59:41 2010 +0200
+++ b/hedgewars/uConsts.pas	Sun Jul 25 16:02:02 2010 +0200
@@ -226,6 +226,7 @@
     rqPlainSplash = $00000100;  // no droplets
     rqClampLess   = $00000200;  // don't clamp textures
     rqTooltipsOff = $00000400;  // tooltips are not drawn
+    rqDesyncVBlank= $00000800;  // don't sync on vblank
 
     // image flags (for LoadImage())
     ifNone        = $00000000;  // nothing special