mirror of
https://github.com/td512/re3.git
synced 2026-03-03 07:45:02 +00:00
make building with Codewarrior 7 possible
This commit is contained in:
@@ -541,7 +541,7 @@ void CControllerConfigManager::UpdateJoyInConfigMenus_ButtonDown(int32 button, i
|
||||
break;
|
||||
case 12:
|
||||
#ifndef REGISTER_START_BUTTON
|
||||
if (padNumber == 1)
|
||||
if (padnumber == 1)
|
||||
#endif
|
||||
pad->PCTempJoyState.Start = 255;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user