src/screenshot.cpp
changeset 6491 00dc414c909d
parent 6420 456c275f3313
child 6615 74ec6e68e831
equal deleted inserted replaced
6490:fe4443fba5e3 6491:00dc414c909d
   266 	byte rle;
   266 	byte rle;
   267 	byte bpp;
   267 	byte bpp;
   268 	uint32 unused;
   268 	uint32 unused;
   269 	uint16 xmax, ymax;
   269 	uint16 xmax, ymax;
   270 	uint16 hdpi, vdpi;
   270 	uint16 hdpi, vdpi;
   271 	byte pal_small[16*3];
   271 	byte pal_small[16 * 3];
   272 	byte reserved;
   272 	byte reserved;
   273 	byte planes;
   273 	byte planes;
   274 	uint16 pitch;
   274 	uint16 pitch;
   275 	uint16 cpal;
   275 	uint16 cpal;
   276 	uint16 width;
   276 	uint16 width;