mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 07:30:34 +00:00
DMAudio fixes
This commit is contained in:
parent
de09a80a35
commit
93b318cfdf
4 changed files with 12 additions and 12 deletions
|
@ -415,7 +415,7 @@ public:
|
|||
|
||||
CVehicle *FindVehicleOfPlayer(); //done
|
||||
void SetPedTalkingStatus(CPed *ped, uint8 status);
|
||||
void SetPlayersMood(uint8 mood, int32 time);
|
||||
void SetPlayersMood(uint8 mood, uint32 time);
|
||||
|
||||
#ifdef GTA_PC
|
||||
// only used in pc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue