Fix Labels, Fix compiling error

This commit is contained in:
Soniccd123
2024-12-28 20:16:14 -03:00
parent a4342f3abf
commit 62bfbbc3a7
2 changed files with 80 additions and 6 deletions

View File

@@ -2083,6 +2083,8 @@ wchar *CControllerConfigManager::GetControllerSettingTextWithOrderNumber(e_Contr
static const char* Xbox_VehicleLookLeft = "LB";
static const char* Xbox_VehicleLookRight = "RB";
static const char* Xbox_VehicleLookBehind = "RB + LB";
static const char* Xbox_Back = "Back";
//PS2 Specific
static const char* Dreamcast_PS2_VehicleLookLeft = "B + Joystick Left";