mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-05-19 12:18:41 -05:00
3a883f28d6
Require callers of Config::AddConfigChangedCallback and CPUThreadConfigCallback::AddConfigChangedCallback to handle the returned ConfigChangedCallbackIDs to hopefully prevent future issues with callbacks getting called after their associated objects have been destroyed.