Cross Reference: grid2
xref
: /
xsrc
/
external
/
mit
/
xbitmaps
/
dist
/
grid2
Home
History
Annotate
Line#
Navigate
Raw
Download
only in
/xsrc/external/mit/xbitmaps/dist/
1
#define grid2_width 2
2
#define grid2_height 2
3
static char grid2_bits[] = {
4
0x01, 0x00};
5