diff options
Diffstat (limited to 'contrib/SDL-3.2.8/test/picture.xbm')
| -rw-r--r-- | contrib/SDL-3.2.8/test/picture.xbm | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/contrib/SDL-3.2.8/test/picture.xbm b/contrib/SDL-3.2.8/test/picture.xbm deleted file mode 100644 index c873a60..0000000 --- a/contrib/SDL-3.2.8/test/picture.xbm +++ /dev/null | |||
| @@ -1,14 +0,0 @@ | |||
| 1 | #define picture_width 32 | ||
| 2 | #define picture_height 32 | ||
| 3 | static char picture_bits[] = { | ||
| 4 | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x18, 0x80, 0x01, 0x18, | ||
| 5 | 0x64, 0x6f, 0xf6, 0x26, 0x0a, 0x00, 0x00, 0x50, 0xf2, 0xff, 0xff, 0x4f, | ||
| 6 | 0x14, 0x04, 0x00, 0x28, 0x14, 0x0e, 0x00, 0x28, 0x10, 0x32, 0x00, 0x08, | ||
| 7 | 0x94, 0x03, 0x00, 0x08, 0xf4, 0x04, 0x00, 0x08, 0xb0, 0x08, 0x00, 0x08, | ||
| 8 | 0x34, 0x01, 0x00, 0x28, 0x34, 0x01, 0x00, 0x28, 0x12, 0x00, 0x40, 0x48, | ||
| 9 | 0x12, 0x20, 0xa6, 0x48, 0x14, 0x50, 0x11, 0x29, 0x14, 0x50, 0x48, 0x2a, | ||
| 10 | 0x10, 0x27, 0xac, 0x0e, 0xd4, 0x71, 0xe8, 0x0a, 0x74, 0x20, 0xa8, 0x0a, | ||
| 11 | 0x14, 0x20, 0x00, 0x08, 0x10, 0x50, 0x00, 0x08, 0x14, 0x00, 0x00, 0x28, | ||
| 12 | 0x14, 0x00, 0x00, 0x28, 0xf2, 0xff, 0xff, 0x4f, 0x0a, 0x00, 0x00, 0x50, | ||
| 13 | 0x64, 0x6f, 0xf6, 0x26, 0x18, 0x80, 0x01, 0x18, 0x00, 0x00, 0x00, 0x00, | ||
| 14 | 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}; | ||
