summaryrefslogtreecommitdiff
path: root/src/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/platform.h')
-rw-r--r--src/platform.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/platform.h b/src/platform.h
index 0a67946..dc013e1 100644
--- a/src/platform.h
+++ b/src/platform.h
@@ -182,6 +182,9 @@ typedef struct t_backbuffer
#ifdef OS_WIN
BITMAPINFO bitmapInfo;
#endif
+#ifdef OS_LINUX
+ XImage * s_image;
+#endif
} backbuffer;
// NOT IMPLEMENTED ON LINUX: USE FLAGS_NONE