mirror of
https://github.com/ndeadly/MissionControl
synced 2025-02-20 07:08:27 +00:00
4 lines
131 B
C++
4 lines
131 B
C++
#include "btdrv_mitm_flags.hpp"
|
|
|
|
std::atomic<bool> g_preparingForSleep = false;
|
|
std::atomic<bool> g_redirectEvents = false;
|