ppsspp/Windows/EmuThread.h

4 lines
60 B
C
Raw Normal View History

2012-11-01 15:19:01 +00:00
#pragma once
2013-03-29 17:50:08 +00:00
void EmuThread_Start();
void EmuThread_Stop();