pureikyubu/SRC/DolwinEmu/EmuCommands.h
2020-08-09 21:36:10 +03:00

7 lines
107 B
C

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