Remove nvidia debugging option if not an nvidia card

This commit is contained in:
starfrost013
2025-07-04 23:54:39 +01:00
parent f7e33753b5
commit ebea107e82
5 changed files with 50 additions and 39 deletions

View File

@@ -16,6 +16,7 @@
* Copyright 2017-2025 Fred N. van Kempen.
* Copyright 2025 Jasmine Iwanek.
*/
#include <stdbool.h>
#include <stdio.h>
#include <stdint.h>
#include <string.h>