sonarlint work in the win32 ui
This commit is contained in:
@@ -27,7 +27,8 @@ rebuild_axis_button_selections(HWND hdlg)
|
||||
int id = IDC_CONFIG_BASE + 2;
|
||||
HWND h;
|
||||
int joystick;
|
||||
int c, d;
|
||||
int c;
|
||||
int d;
|
||||
char s[269];
|
||||
|
||||
h = GetDlgItem(hdlg, IDC_CONFIG_BASE);
|
||||
|
||||
Reference in New Issue
Block a user