early-access version 1831

This commit is contained in:
pineappleEA
2021-06-27 07:28:57 +02:00
parent 0826a8be7d
commit 9e3b1eea80
10 changed files with 165 additions and 146 deletions

View File

@@ -156,6 +156,5 @@ private:
bool configuring{false};
bool rumble_enabled{true};
bool vibration_changed{true};
bool adapter_input_thread_running{false};
};
} // namespace GCAdapter