hedgewars/uConsts.pas
changeset 2619 bc2786a00fb8
parent 2603 abed6070a669
child 2630 079ef82eac75
--- 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;