More more more audio

This commit is contained in:
Filip Gawin 2019-08-16 20:17:15 +02:00
commit 2fabbc3b4c
56 changed files with 1675 additions and 964 deletions

View file

@ -22,7 +22,7 @@ public:
public:
static bool IsModelIndexADoor(uint32 id);
static void TriggerMessage(char *text, int16, uint16 time, int16);
static void TriggerMessage(const char *text, int16, uint16 time, int16);
static void PrintMessages(void);
static bool HasCarBeenCrushed(int32);
static bool IsPointWithinHideOutGarage(CVector*);