2
0

FpliteY.s.bm 1.0 KB

12345678910111213141516171819
  1. /* $XConsortium: FpliteY.s.bm /main/2 1995/07/17 16:34:55 drk $ */
  2. /*********************************************************************
  3. * (c) Copyright 1993, 1994 Hewlett-Packard Company
  4. * (c) Copyright 1993, 1994 International Business Machines Corp.
  5. * (c) Copyright 1993, 1994 Sun Microsystems, Inc.
  6. * (c) Copyright 1993, 1994 Unix System Labs, Inc., a subsidiary of
  7. * Novell, Inc.
  8. **********************************************************************/
  9. #define Fliteon.s.bm_width 24
  10. #define Fliteon.s.bm_height 24
  11. #define Fliteon.s.bm_x_hot 0
  12. #define Fliteon.s.bm_y_hot 0
  13. static char Fliteon.s.bm_bits[] = {
  14. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  15. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  16. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x01, 0x00, 0x00, 0x55, 0x55, 0x55,
  17. 0x01, 0x00, 0x00, 0x55, 0x55, 0x55, 0x01, 0x00, 0x00, 0xff, 0xff, 0xff,
  18. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
  19. 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};