/* Stats for prom gfxgui mouse cursor. */ #ifndef __CURSOR_H__ #define __CURSOR_H__ #ident "$Revision: 1.3 $" #define tp_ptr_width 16 #define tp_ptr_height 16 #define tp_ptr_x_hot 3 #define tp_ptr_y_hot 1 #endif