gdbstub_plugin/src/global_vars.cpp

4 lines
91 B
C++

#include "global_vars.h"
bool gHeartbeatDisabled = false;
bool gInitStubs = false;