]> git.zerfleddert.de Git - micropolis/blobdiff - src/sim/headers/view.h
only swap bytes in mini map when needed
[micropolis] / src / sim / headers / view.h
index 39931a53b2bd5dabc319eb995f63f2deb3a9f579..8f87fe0f7dd5e9e4f44a1a0dcea571436ca5e907 100644 (file)
@@ -113,6 +113,7 @@ typedef struct XDisplay {
   Pixmap vert_stipple;
   Pixmap horiz_stipple;
   Pixmap diag_stipple;
+  int needs_swap;
 } XDisplay;
 
 
Impressum, Datenschutz