mirror of
https://github.com/wallace-aph/tiles-and-such.git
synced 2026-04-22 18:39:30 -07:00
added buffalo.edu and martin@freaknet
This commit is contained in:
21
Bitmaps/freaknet.org/bitmaps/cursor/trashcan
Normal file
21
Bitmaps/freaknet.org/bitmaps/cursor/trashcan
Normal file
@@ -0,0 +1,21 @@
|
||||
#define trashcan_width 16
|
||||
#define trashcan_height 16
|
||||
static char trashcan_bits[] = {
|
||||
0x24, 0x03,
|
||||
0x00, 0x15,
|
||||
0x10, 0x3a,
|
||||
0x42, 0x74,
|
||||
0x00, 0x28,
|
||||
0xe4, 0x5f,
|
||||
0x20, 0xa0,
|
||||
0x60, 0xf5,
|
||||
0x40, 0x15,
|
||||
0x40, 0x15,
|
||||
0x40, 0x15,
|
||||
0x40, 0x15,
|
||||
0x40, 0x15,
|
||||
0x70, 0x15,
|
||||
0xfc, 0x15,
|
||||
0xfe, 0x1f,
|
||||
|
||||
};
|
||||
Reference in New Issue
Block a user