mirror of
https://github.com/PrimeDecomp/prime.git
synced 2026-07-12 18:18:56 -07:00
Remove leftover forward def
This commit is contained in:
@@ -24,8 +24,6 @@ float CStreamAudioManager::mCurrentVolume = 0.f;
|
||||
float CStreamAudioManager::mVolumeIncrement = 0.f;
|
||||
float CStreamAudioManager::mVolumeIncrement2 = 0.f;
|
||||
|
||||
static void PlayTrack(const rstl::string& fileName);
|
||||
|
||||
SDSPStreamCacheEntry::SDSPStreamCacheEntry()
|
||||
: x0_fileName(rstl::string_l(""))
|
||||
, x10_playState(0)
|
||||
|
||||
Reference in New Issue
Block a user