namespace SWA { // TODO: Hedgehog::Base::TSynchronizedPtr inline CInputState* CInputState::GetInstance() { return *(xpointer*)MmGetHostAddress(0x833671EC); } inline const SPadState& CInputState::GetPadState() const { return m_PadStates[m_CurrentPadStateIndex]; } }