diff options
Diffstat (limited to 'gray3')
-rw-r--r-- | gray3 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +#define gray3_width 4 +#define gray3_height 4 +static char gray3_bits[] = { + 0x01, 0x00, 0x04, 0x00}; |
index : platform/upstream/xbitmaps | ||
Domain: Graphics System / X Window System; |
summaryrefslogtreecommitdiff |