// HLE JDI. Some commands available only after emulation has been started. #pragma once #define HLE_JDI_JSON L"Data\\Json\\HLEJdi.json" namespace HLE { void JdiReflector(); }