mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-10 16:27:41 +00:00
All CPlayer implemented (w/ some nonmatchings)
This commit is contained in:
@@ -217,7 +217,7 @@ public:
|
||||
static void SfxVolume(CSfxHandle handle, uchar volume);
|
||||
static void SfxSpan(CSfxHandle, uchar);
|
||||
|
||||
static bool IsPlaying(const CSfxHandle& handle);
|
||||
static bool IsPlaying(CSfxHandle handle);
|
||||
static void StopSound(CSfxHandle handle);
|
||||
|
||||
static void SetChannel(ESfxChannels);
|
||||
|
||||
Reference in New Issue
Block a user