mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-12 08:00:55 +02:00
Scorescreen no longer crashes but page flips all over the place. Disable color clear each frame.
This commit is contained in:
@@ -1294,5 +1294,6 @@ inline long BufferClass::To_Page(int x, int y, int w, int h, GraphicViewPortClas
|
||||
return ( return_code );
|
||||
}
|
||||
|
||||
void Show_OldFrameBuffer(bool show);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user