ppsspp/Windows/EmuThread.h
2013-03-29 18:50:08 +01:00

4 lines
60 B
C

#pragma once
void EmuThread_Start();
void EmuThread_Stop();