linuxOS_AP05/debian/test/usr/share/themes/Mikachu/openbox-3/bullet.xbm

5 lines
133 B
C
Raw Permalink Normal View History

2025-09-26 01:40:02 +00:00
#define bullet_width 4
#define bullet_height 7
static unsigned char bullet_bits[] = {
0x01, 0x03, 0x07, 0x0f, 0x07, 0x03, 0x01 };