diff --git a/src/lindbergh/config.h b/src/lindbergh/config.h index f8adfb6..7d3c38e 100644 --- a/src/lindbergh/config.h +++ b/src/lindbergh/config.h @@ -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;