mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 03:30:32 +00:00
small fixes
This commit is contained in:
parent
52644192e3
commit
3c3b1aadc0
9 changed files with 33 additions and 28 deletions
|
@ -63,7 +63,7 @@
|
|||
CPed *gapTempPedList[50];
|
||||
uint16 gnNumTempPedList;
|
||||
|
||||
CColPoint aTempPedColPts[MAX_COLLISION_POINTS];
|
||||
static CColPoint aTempPedColPts[MAX_COLLISION_POINTS];
|
||||
|
||||
// Corresponds to ped sounds (from SOUND_PED_DEATH to SOUND_PED_TAXI_CALL)
|
||||
PedAudioData CommentWaitTime[39] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue