mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-09-23 06:53:43 +00:00
Fix key names not lining up correctly, bump prefs version since new key specials don't match old prefs
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
|
||||
#include <atomic>
|
||||
|
||||
#define kPrefsVersion 0x0039
|
||||
#define kPrefsVersion 0x003a
|
||||
|
||||
|
||||
void ReadInPrefs (void);
|
||||
|
Reference in New Issue
Block a user