// Dsp debug commands #pragma once #define DSP_JDI_JSON L"./Data/Json/DspJdi.json" namespace DSP { void dsp_init_handlers(); }