mirror of
https://github.com/tcsenpai/UWINE.git
synced 2025-06-24 04:10:02 +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};
|