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

5 lines
121 B
C
Raw Normal View History

2025-09-26 01:40:02 +00:00
#define bullet_width 5
#define bullet_height 5
static unsigned char bullet_bits[] = {
0x02, 0x06, 0x0e, 0x06, 0x02 };