vehicle.h
changeset 2293 a71c210076be
parent 2186 461a2aff3486
child 2436 177cb6a8339f
--- a/vehicle.h	Sat Aug 06 15:18:26 2005 +0000
+++ b/vehicle.h	Sat Aug 06 16:07:22 2005 +0000
@@ -453,6 +453,7 @@
 //VARDEF Vehicle *_vehicle_arr[8][4];
 
 #define INVALID_VEHICLE 0xFFFF
+#define INVALID_ENGINE 0xFFFF
 
 /* A lot of code calls for the invalidation of the status bar, which is widget 5.
  * Best is to have a virtual value for it when it needs to change again */