mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-19 06:19:21 +00:00
Use PS2-y global names on SampMan
This commit is contained in:
parent
a923728877
commit
091a65996e
6 changed files with 273 additions and 273 deletions
|
@ -17,7 +17,7 @@ bool bChannelsCreated = false;
|
|||
|
||||
int32 CChannel::channelsThatNeedService = 0;
|
||||
|
||||
uint8 tempStereoBuffer[PED_BLOCKSIZE * 2];
|
||||
uint8 tempStereoBuffer[PED_BUFFERSIZE * 2];
|
||||
|
||||
void
|
||||
CChannel::InitChannels()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue