mirror of
https://github.com/VincentWei/MiniGUI.git
synced 2026-09-23 16:43:58 +08:00
debug
This commit is contained in:
@@ -3776,7 +3776,7 @@ static BOOL DRM_WaitVBlank(_THIS)
|
||||
|
||||
static BOOL DRM_SyncUpdate(_THIS)
|
||||
{
|
||||
DrmVideoData *vdata = vdata;
|
||||
DrmVideoData *vdata = this->hidden;
|
||||
BOOL retval = FALSE;
|
||||
RECT* dirty_rc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user