mirror of
https://github.com/afska/gba-link-connection.git
synced 2026-04-25 16:23:41 -05:00
LinkUniversal: Resetting mode to link cable after deactivate(...)
This commit is contained in:
parent
2c88e66852
commit
582d3b2ad0
|
|
@ -186,6 +186,7 @@ class LinkUniversal {
|
|||
linkCable.deactivate();
|
||||
bool success = linkWireless.deactivate(turnOffWireless);
|
||||
resetState();
|
||||
mode = Mode::LINK_CABLE;
|
||||
return success;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user