Make sampman stream functions default to stream 0 + type fixes
This commit is contained in:
@@ -371,7 +371,7 @@ cSampleManager::InitialiseSampleBanks(void)
|
||||
}
|
||||
|
||||
void
|
||||
cSampleManager::SetStreamedFileLoopFlag(uint8 nLoopFlag, uint8 nChannel)
|
||||
cSampleManager::SetStreamedFileLoopFlag(bool8 nLoopFlag, uint8 nChannel)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user