]> 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 aabdafe8b100a91fd4d237bd7087dfd46f21cb0e..8f87fe0f7dd5e9e4f44a1a0dcea571436ca5e907 100644 (file)
@@ -113,7 +113,7 @@ typedef struct XDisplay {
   Pixmap vert_stipple;
   Pixmap horiz_stipple;
   Pixmap diag_stipple;
-  int big_endian;
+  int needs_swap;
 } XDisplay;
 
 
Impressum, Datenschutz