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

通讯编程

开发平台:

Visual C++

  1. #define mark2_width 8
  2. #define mark2_height 8
  3. #define mark2_x_hot 3
  4. #define mark2_y_hot 3
  5. static char mark2_bits[] = {
  6.    0x00, 0x3e, 0x22, 0x22, 0x22, 0x3e, 0x00, 0x00};