--- a/hedgewars/uConsts.pas Mon Aug 27 16:52:50 2012 -0400
+++ b/hedgewars/uConsts.pas Tue Aug 28 20:30:57 2012 +0400
@@ -28,6 +28,7 @@
const
sfMax = 1000;
cDefaultParamNum = 17;
+ cVideorecParamNum = cDefaultParamNum + 7;
// message constants
errmsgCreateSurface = 'Error creating SDL surface';