Add more cursor bitmaps on Haiku

* src/haikufns.c (cursor_bitmaps_for_id): Add hourglass cursor.
This commit is contained in:
Po Lu 2022-05-28 04:35:12 +00:00
parent 79ae40c8e4
commit f91e87cc8a

View file

@ -1927,7 +1927,7 @@ struct user_cursor_bitmap_info cursor_bitmaps_for_id[28] =
{ NULL, NULL, 0, 0, 0, 0 },
{ NULL, NULL, 0, 0, 0, 0 },
{ NULL, NULL, 0, 0, 0, 0 },
{ NULL, NULL, 0, 0, 0, 0 },
{ hourglass_bits, hourglass_mask_bits, 15, 15, 7, 7 },
{ NULL, NULL, 0, 0, 0, 0 },
{ NULL, NULL, 0, 0, 0, 0 },
{ NULL, NULL, 0, 0, 0, 0 },