mirror of
https://github.com/emu-russia/pureikyubu.git
synced 2025-04-02 10:42:15 -04:00
7 lines
107 B
C
7 lines
107 B
C
// Emu debug commands
|
|
|
|
#pragma once
|
|
|
|
#define EMU_JDI_JSON L"Data\\Json\\EmuJdi.json"
|
|
|
|
void EmuReflector();
|