Files
tiles-and-such/Bitmaps/freaknet.org/bitmaps/texture/vbar2_2
2017-10-19 12:40:28 -04:00

22 lines
294 B
Plaintext

#define vbar2_2_width 16
#define vbar2_2_height 16
static char vbar2_2_bits[] = {
0x33, 0x33,
0x33, 0x33,
0x33, 0x33,
0x33, 0x33,
0x33, 0x33,
0x33, 0x33,
0x33, 0x33,
0x33, 0x33,
0x33, 0x33,
0x33, 0x33,
0x33, 0x33,
0x33, 0x33,
0x33, 0x33,
0x33, 0x33,
0x33, 0x33,
0x33, 0x33,
};