1/*
2 * @(#)$Header: /mm2/home/cvs/bc-src/tgif/xbm/nullmask.xbm,v 1.1 2004/06/18 23:18:44 william Exp $
3 */
4#define nullmask_width 8
5#define nullmask_height 16
6#define nullmask_x_hot 7
7#define nullmask_y_hot 0
8static unsigned char nullmask_bits[] = {
9   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
10   0x00, 0x00, 0x00, 0x00};
11