HomeWildfire Games

Use IGUIObject::GetSettingPointer and SetSetting instead of accessing the…

Description

Use IGUIObject::GetSettingPointer and SetSetting instead of accessing the member m_pSetting directly following rP1237.

Revise rP16261 in CInput::UpdateBufferPositionSetting to use the SkipMessage argument from rP1904 to prevent the infinite loop instead of hijacking the pointer.