This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
1 addition
and
1 deletion.
-
+1
−1
src/core/ControllerConfig.h
There are no files selected for viewing
|
|
@@ -117,7 +117,7 @@ class CControllerConfigManager |
|
|
DIJOYSTATE2 m_OldState; |
|
|
DIJOYSTATE2 m_NewState; |
|
|
#endif |
|
|
wchar m_aActionNames[MAX_CONTROLLERACTIONS][40]; |
|
|
wchar m_aActionNames[MAX_CONTROLLERACTIONS][ACTIONNAME_LENGTH]; |
|
|
bool m_aButtonStates[MAX_BUTTONS]; |
|
|
char _pad1[3]; |
|
|
tControllerConfigBind m_aSettings[MAX_CONTROLLERACTIONS][MAX_CONTROLLERTYPES]; |
|
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.