DEADSOFTWARE

libs: sync vampimg with d2df-sdl
[d2df-editor.git] / src / lib / vampimg / ImagingTypes.pas
index e38478b17a3f03b73a5a280b67ad0626e728768f..add9ca6f8d62d8abdcb89c4c9c37cc9c9653e819 100644 (file)
@@ -259,11 +259,11 @@ type
     ifETC2PA         = 223,
     ifDXBC6          = 224,
     ifDXBC7          = 225}
-);
-    { PCX formats}
+    { PCX formats }
     ifMono           = 250,
     ifIndex2         = 251,
     ifIndex4         = 252
+  );
 
   { Color value for 32 bit images.}
   TColor32 = LongWord;