Implement/match Jetski class (#1061)

This commit is contained in:
Christian Semmler
2024-07-04 17:11:20 -07:00
committed by GitHub
parent bee101b1f4
commit 87a9a37b33
7 changed files with 159 additions and 36 deletions

View File

@@ -3,6 +3,8 @@
#include "mxvariable.h"
extern const char* g_varJETSPEED;
extern const char* g_varJETFUEL;
extern const char* g_varDUNESPEED;
extern const char* g_varDUNEFUEL;
extern const char* g_varMOTOSPEED;