renamed some variables and added files; more CAutomobile::ProcessControl

This commit is contained in:
aap 2019-07-17 13:19:20 +02:00
commit 0f1fbf5e9a
20 changed files with 217 additions and 49 deletions

View file

@ -22,5 +22,6 @@ public:
public:
static bool IsModelIndexADoor(uint32 id);
static void TriggerMessage(char *text, int16, uint16 time, int16);
static void PrintMessages(void);
};