mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-18 01:03:32 +02:00
Initial OpenAL code.
This commit is contained in:
@@ -285,6 +285,10 @@ struct SoundEffectNameStruct {
|
||||
};
|
||||
|
||||
|
||||
const char* GetEffectFileName(int index) {
|
||||
return SoundEffectName[index].Name;
|
||||
}
|
||||
|
||||
//
|
||||
// External handlers. MBL 06.17.2019
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user