diff options
Diffstat (limited to 'Build/source/libs/xpdf/xpdf-3.02/xpdf/backArrowDis.xbm')
-rw-r--r-- | Build/source/libs/xpdf/xpdf-3.02/xpdf/backArrowDis.xbm | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/libs/xpdf/xpdf-3.02/xpdf/backArrowDis.xbm b/Build/source/libs/xpdf/xpdf-3.02/xpdf/backArrowDis.xbm new file mode 100644 index 00000000000..752963963a7 --- /dev/null +++ b/Build/source/libs/xpdf/xpdf-3.02/xpdf/backArrowDis.xbm @@ -0,0 +1,6 @@ +#define backArrowDis_width 16 +#define backArrowDis_height 15 +static unsigned char backArrowDis_bits[] = { + 0x80, 0x00, 0x40, 0x00, 0xa0, 0x00, 0x50, 0x00, 0xa8, 0x00, 0x54, 0x44, + 0xaa, 0x88, 0x55, 0x44, 0xaa, 0x88, 0x54, 0x44, 0xa8, 0x88, 0x50, 0x00, + 0xa0, 0x00, 0x40, 0x00, 0x80, 0x00}; |