mirror of
https://github.com/tcsenpai/UWINE.git
synced 2025-06-27 22:00:00 +00:00
5 lines
90 B
Plaintext
5 lines
90 B
Plaintext
#define vlines2_width 2
|
|
#define vlines2_height 1
|
|
static char vlines2_bits[] = {
|
|
0x01};
|