engine.h
changeset 1197 4322cf8d6ae7
parent 1196 115f46e3807d
child 1329 a8a0d60b0a8e
--- a/engine.h	Thu Jan 27 21:00:05 2005 +0000
+++ b/engine.h	Thu Jan 27 21:18:03 2005 +0000
@@ -133,7 +133,7 @@
 void LoadCustomEngineNames(void);
 void DeleteCustomEngineNames(void);
 
-bool IsEngineBuildable(int engine, byte type);
+bool IsEngineBuildable(uint engine, byte type);
 
 enum {
 	NUM_NORMAL_RAIL_ENGINES = 54,