mark1.xbm
上传用户:rrhhcc
上传日期:2015-12-11
资源大小:54129k
文件大小:0k
源码类别:

通讯编程

开发平台:

Visual C++

  1. #define mark1_width 8
  2. #define mark1_height 8
  3. #define mark1_x_hot 3
  4. #define mark1_y_hot 3
  5. static char mark1_bits[] = {
  6.    0x00, 0x00, 0x1c, 0x1c, 0x1c, 0x00, 0x00, 0x00};