Update config.h

typo
This commit is contained in:
dkeruza
2025-01-24 10:53:19 +01:00
committed by GitHub
parent b092b79331
commit 2810022d1d
+1 -1
View File
@@ -268,7 +268,7 @@ typedef struct
int customCursorHeight;
int mj4EnabledAtT;
char or2IP[16];
float cpuFreqMhz;
float cpuFreqGhz;
ArcadeInputs arcadeInputs;
int inputMode; // 0 = both, 1 = SDL/X11 only, 2 = EVDEV only
int skipOutrunCabinetCheck;