summaryrefslogtreecommitdiff
path: root/Xbit.h
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2005-05-13 01:01:08 +0000
committerIan C <ianc@noddybox.co.uk>2005-05-13 01:01:08 +0000
commit68bdfbc595d36ad2423860423c7018f0e1699d95 (patch)
tree6365f0443cfbf48e968e24eea6cf87d6789f4169 /Xbit.h
parentfb7306526f0d6e2fe58c12ec7daad098f97b709f (diff)
Removed overuse of DefaultDepth
Diffstat (limited to 'Xbit.h')
-rw-r--r--Xbit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Xbit.h b/Xbit.h
index 0804b55..5bc7ff1 100644
--- a/Xbit.h
+++ b/Xbit.h
@@ -204,6 +204,8 @@ void SetCurrentWin
Window w
);
+int GetVisualDepth(void);
+
XImage *CreateXImage(void);
void ClsXImage