// Debugger Jdi #pragma once #define DEBUGGER_JDI_JSON L"./Data/Json/DebuggerJdi.json" namespace Debug { void Reflector(); }