mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-19 01:24:12 +02:00
SMK movie audio works.
This commit is contained in:
@@ -26,6 +26,10 @@ struct _VQAHandle {
|
||||
unsigned long width;
|
||||
unsigned long height;
|
||||
unsigned long frame_count;
|
||||
unsigned char track_mask;
|
||||
unsigned char channels[7];
|
||||
unsigned char bitdepth[7];
|
||||
unsigned long audio_rate[7];
|
||||
|
||||
smk smacker_video;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user