mirror of
https://github.com/jmarshall23/CnC_Remastered_Collection.git
synced 2026-08-17 17:00:29 +02:00
OpenAL music works at latest.
This commit is contained in:
+3
-1
@@ -5,4 +5,6 @@
|
||||
#pragma once
|
||||
|
||||
void AudMix_Init(void);
|
||||
const char* GetEffectFileName(int index);
|
||||
const char* GetEffectFileName(int index);
|
||||
const char* GetThemeMusicFileName(int index);
|
||||
void AudMix_PlayMusic(int musicId);
|
||||
Reference in New Issue
Block a user