mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-19 09:34:18 +02:00
Ddraw::Unlock no longer calls present, Device_Present needs to be manually called. This helps performance and visuals.
This commit is contained in:
@@ -567,6 +567,8 @@ int Fetch_Difficulty(void)
|
||||
*/
|
||||
Call_Back();
|
||||
|
||||
Device_Present();
|
||||
|
||||
#ifdef WIN32
|
||||
/*
|
||||
** Handle possible surface loss due to a focus switch
|
||||
|
||||
Reference in New Issue
Block a user