mirror of
https://github.com/Detanup01/gbe_fork.git
synced 2024-12-27 02:44:16 +08:00
missing shutdown in controller
This commit is contained in:
parent
c7ce32dad1
commit
9c976d730f
@ -231,6 +231,7 @@ Steam_Controller::~Steam_Controller()
|
||||
{
|
||||
//TODO rm network callbacks
|
||||
//TODO rumble thread
|
||||
Shutdown();
|
||||
this->run_every_runcb->remove(&Steam_Controller::steam_run_every_runcb, this);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user