File diff r6490:ba88f1f6bfd1 → r6491:6b6c19f090e1
src/screenshot.cpp
Show inline comments
 
@@ -268,7 +268,7 @@ struct PcxHeader {
 
	uint32 unused;
 
	uint16 xmax, ymax;
 
	uint16 hdpi, vdpi;
 
	byte pal_small[16*3];
 
	byte pal_small[16 * 3];
 
	byte reserved;
 
	byte planes;
 
	uint16 pitch;