Rename XToString2 to XToString.
This commit is contained in:
@@ -15,7 +15,7 @@ static const char *ControllerStateButtonNames[] = {
|
||||
"Left",
|
||||
"Right",
|
||||
};
|
||||
XToString2( ControllerStateButton );
|
||||
XToString( ControllerStateButton );
|
||||
|
||||
static const DeviceButton ControllerStateButtonToDeviceButton[] = {
|
||||
JOY_UP,
|
||||
|
||||
Reference in New Issue
Block a user