[v0.21] Add unamed HD graphics (thanks #7 for reporting)

This commit is contained in:
Dr-Noob
2021-12-27 18:48:24 +01:00
parent e73f301eef
commit 118d9c0b67
4 changed files with 69 additions and 37 deletions

View File

@@ -8,7 +8,7 @@
#include "../cuda/cuda.hpp"
#include "../cuda/uarch.hpp"
static const char* VERSION = "0.20";
static const char* VERSION = "0.21";
void print_help(char *argv[]) {
const char **t = args_str;