MCPcopy Create free account
hub / github.com/PCSX2/pcsx2 / UpdateSettings

Method UpdateSettings

pcsx2/Input/DInputSource.cpp:101–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

99}
100
101void DInputSource::UpdateSettings(SettingsInterface& si, std::unique_lock<std::mutex>& settings_lock)
102{
103}
104
105static BOOL CALLBACK EnumCallback(LPCDIDEVICEINSTANCEW lpddi, LPVOID pvRef)
106{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected