--- a/hedgewars/uConsts.pas Fri Nov 13 23:04:23 2009 +0000
+++ b/hedgewars/uConsts.pas Sat Nov 14 02:53:04 2009 +0000
@@ -1558,7 +1558,7 @@
);
-const convFormat: TSDL_PixelFormat = (
+const conversionFormat: TSDL_PixelFormat = (
palette: nil;
BitsPerPixel : 32;
BytesPerPixel: 4;