BizHawk/ppsspp/Qt/EmuThread.h

7 lines
101 B
C
Raw Normal View History

2013-06-25 00:14:35 +00:00
#pragma once
#include <QString>
void EmuThread_LockDraw(bool value);
QString GetCurrentFilename();