[v0.06] Add --color option

This commit is contained in:
Dr-Noob
2021-08-16 22:23:43 +02:00
parent 6afe26f884
commit 9f52f4916d
4 changed files with 87 additions and 7 deletions

View File

@@ -19,6 +19,7 @@ enum {
};
enum {
ARG_COLOR,
ARG_GPU,
ARG_HELP,
ARG_VERSION