Implement/match actor Create functions (#949)

This commit is contained in:
Christian Semmler
2024-05-24 14:44:09 -04:00
committed by GitHub
parent 63719ef689
commit e59d684f37
11 changed files with 55 additions and 23 deletions

View File

@@ -4,6 +4,7 @@
#include "mxvariable.h"
extern const char* g_varAMBULFUEL;
extern const char* g_varTOWFUEL;
extern const char* g_varVISIBILITY;
extern const char* g_varCAMERALOCATION;
extern const char* g_varCURSOR;