src/engine.h
changeset 9122 bc3651767850
parent 9118 bf19f7f901bc
child 9270 54cae230092d
--- a/src/engine.h	Thu Feb 21 16:05:33 2008 +0000
+++ b/src/engine.h	Thu Feb 21 19:09:10 2008 +0000
@@ -90,6 +90,7 @@
 	byte image_index;
 	byte base_cost;
 	byte running_cost;
+	byte running_cost_class;
 	SoundFxByte sfx;
 	byte max_speed;
 	byte capacity;