mirror of
https://github.com/halpz/re3.git
synced 2025-12-20 16:12:57 +00:00
DMAudio fixes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user