add -C
This commit is contained in:
parent
ac3d129813
commit
a6c0ff35ee
@ -109,7 +109,7 @@ Machine *mach;
|
|||||||
Font *mediumfont;
|
Font *mediumfont;
|
||||||
char *fontname;
|
char *fontname;
|
||||||
char *mysysname;
|
char *mysysname;
|
||||||
char argchars[] = "bceEfiIlmnsw";
|
char argchars[] = "bcCeEfiIlmnsw";
|
||||||
int pids[1024];
|
int pids[1024];
|
||||||
int parity; /* toggled to avoid patterns in textured background */
|
int parity; /* toggled to avoid patterns in textured background */
|
||||||
int nmach;
|
int nmach;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user