mirror of
https://github.com/libretro/ppsspp.git
synced 2025-01-09 18:10:33 +00:00
7 lines
101 B
C
7 lines
101 B
C
#pragma once
|
|
|
|
#include <QString>
|
|
|
|
void EmuThread_LockDraw(bool value);
|
|
QString GetCurrentFilename();
|