mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-19 01:24:12 +02:00
Complete removal of directdraw and replaced with OpenGL. Has some bugs, movies disabled.
This commit is contained in:
@@ -101,6 +101,8 @@ long VQA_Play(_VQAHandle* vqaHandle) {
|
||||
int currentFrame = 0;
|
||||
bool shouldSampleAudio = true;
|
||||
|
||||
return 0;
|
||||
|
||||
smk_first(vqaHandle->smacker_video);
|
||||
|
||||
while (currentFrame < vqaHandle->frame_count) {
|
||||
|
||||
Reference in New Issue
Block a user