VideoCommon: perf querys by async events

This commit is contained in:
degasus
2015-01-31 13:09:25 +01:00
parent edbd402101
commit b35fa222f5
5 changed files with 17 additions and 42 deletions

View File

@ -53,7 +53,3 @@ void EmulatorState(bool running);
bool AtBreakpoint();
void ResetVideoBuffer();
void Fifo_SetRendering(bool bEnabled);
// Implemented by the Video Backend
void VideoFifo_CheckAsyncRequest();