mirror of
https://github.com/tcsenpai/UWINE.git
synced 2025-06-23 03:40:05 +00:00
5 lines
117 B
Plaintext
5 lines
117 B
Plaintext
#define bar7_width 7
|
|
#define bar7_height 7
|
|
static char bar7_bits[] = {
|
|
0x00, 0x3f, 0x61, 0x61, 0x7f, 0x7e, 0x00};
|