Implement PreloadMissionAudio + small fixes
This commit is contained in:
@ -135,6 +135,7 @@ public:
|
||||
};
|
||||
|
||||
extern cSampleManager &SampleManager;
|
||||
extern int32 (&BankStartOffset)[MAX_SAMPLEBANKS];
|
||||
|
||||
static char StreamedNameTable[][25]=
|
||||
{
|
||||
@ -334,4 +335,4 @@ static char StreamedNameTable[][25]=
|
||||
"AUDIO\\t3_c.WAV",
|
||||
"AUDIO\\k1_b.WAV",
|
||||
"AUDIO\\cat1.WAV"
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user