mirror of
https://github.com/KartKrewDev/RingRacers.git
synced 2025-10-30 08:01:28 +00:00
SetChannelsNum: Remove now-unused iterator variable
This commit is contained in:
parent
731446bb3e
commit
2fdf5de545
1 changed files with 0 additions and 2 deletions
|
|
@ -268,8 +268,6 @@ void S_RegisterSoundStuff(void)
|
|||
|
||||
static void SetChannelsNum(void)
|
||||
{
|
||||
INT32 i;
|
||||
|
||||
// Allocating the internal channels for mixing
|
||||
// (the maximum number of sounds rendered
|
||||
// simultaneously) within zone memory.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue