pureikyubu/SRC/Dolwin/EmuCommands.h
2020-05-05 13:38:27 +03:00

7 lines
107 B
C

// Emu debug commands
#pragma once
#define EMU_JDI_JSON L"Data\\Json\\EmuJdi.json"
void EmuReflector();