mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-27 01:05:07 +02:00
7 lines
101 B
C
7 lines
101 B
C
#pragma once
|
|
|
|
#include <QString>
|
|
|
|
void EmuThread_LockDraw(bool value);
|
|
QString GetCurrentFilename();
|