X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/micropolis/blobdiff_plain/37a7c2a1f0832626f3a41e3cbf2f754f6d109b04..99c730ea57a9022357cce87208b5a02c6612c286:/src/sim/headers/view.h diff --git a/src/sim/headers/view.h b/src/sim/headers/view.h index 39931a5..aabdafe 100644 --- a/src/sim/headers/view.h +++ b/src/sim/headers/view.h @@ -113,6 +113,7 @@ typedef struct XDisplay { Pixmap vert_stipple; Pixmap horiz_stipple; Pixmap diag_stipple; + int big_endian; } XDisplay;