Use PS2-y global names on SampMan

This commit is contained in:
erorcun 2021-06-27 17:53:14 +03:00
commit 091a65996e
6 changed files with 273 additions and 273 deletions

View file

@ -17,7 +17,7 @@ bool bChannelsCreated = false;
int32 CChannel::channelsThatNeedService = 0;
uint8 tempStereoBuffer[PED_BLOCKSIZE * 2];
uint8 tempStereoBuffer[PED_BUFFERSIZE * 2];
void
CChannel::InitChannels()