X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis/blobdiff_plain/efad9d6d0b164bd37c84a9581dbf6397c7ffb3fa..939cf6655a6c04ceaf2902c863de9242ac9aece8:/src/sim/headers/view.h diff --git a/src/sim/headers/view.h b/src/sim/headers/view.h index 8f87fe0..744e0b3 100644 --- a/src/sim/headers/view.h +++ b/src/sim/headers/view.h @@ -114,6 +114,7 @@ typedef struct XDisplay { Pixmap horiz_stipple; Pixmap diag_stipple; int needs_swap; + int x_big_endian; } XDisplay;