(svn r25553) -Fix [FS#5530]: provide a warning when no vehicles are available, and tell what to do in that case
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
void SetupEngines();
|
||||
void StartupEngines();
|
||||
void CheckEngines();
|
||||
|
||||
/* Original engine data counts and offsets */
|
||||
extern const uint8 _engine_counts[4];
|
||||
|
Reference in New Issue
Block a user