early-access version 2815

This commit is contained in:
pineappleEA
2022-07-05 04:21:48 +02:00
parent b45f33b6ff
commit c1c1aa518f
14 changed files with 255 additions and 326 deletions

View File

@@ -128,5 +128,6 @@ private:
std::atomic<bool> initialized = false;
std::thread poll_thread;
std::thread vibration_thread;
};
} // namespace InputCommon