Index: include/xalleg.h
===================================================================
RCS file: /cvsroot/alleg/allegro/include/xalleg.h,v
retrieving revision 1.22
diff -u -p -r1.22 xalleg.h
--- include/xalleg.h 2 Dec 2004 00:07:16 -0000 1.22
+++ include/xalleg.h 3 Apr 2005 09:58:36 -0000
@@ -70,6 +70,7 @@ extern struct _xwin_type
Cursor cursor;
int cursor_shape;
int hw_cursor_ok;
+ int kept_os_cursor;
void (*screen_to_buffer)(int sx, int sy, int sw, int sh);
void (*set_colors)(AL_CONST PALETTE p, int from, int to);