mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-31 02:26:29 +03:00
Some refactor.
This commit is contained in:
@@ -80,6 +80,7 @@ class DebuggerPlugin : public PluginBase {
|
||||
Mutex mDapsMutex;
|
||||
Mutex mBreakpointsMutex;
|
||||
StatusDebuggerController::State mDebuggingState{ StatusDebuggerController::State::NotStarted };
|
||||
std::vector<std::string> mExpressions;
|
||||
|
||||
// Begin Hover Stuff
|
||||
Uint32 mHoverWaitCb{ 0 };
|
||||
|
||||
Reference in New Issue
Block a user