Subversion Repositories Kolibri OS

Rev

Rev 1313 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1313 Rev 1404
Line 18... Line 18...
18
    uint32_t   hot_x;
18
    uint32_t   hot_x;
19
    uint32_t   hot_y;
19
    uint32_t   hot_y;
20
 
20
 
Line 21... Line 21...
21
    struct list_head      list;
21
    struct list_head   list;
22
    struct radeon_object *robj;
22
    struct radeon_bo  *robj;
23
}cursor_t;
23
}cursor_t;
Line 24... Line 24...
24
 
24
 
25
#define CURSOR_WIDTH 64
25
#define CURSOR_WIDTH 64