openttd.c
changeset 4972 af023b864bad
parent 4912 d04b3f2bca70
child 4976 a0d7f63c35b5
--- a/openttd.c	Sat Oct 28 10:55:26 2006 +0000
+++ b/openttd.c	Sat Oct 28 10:55:59 2006 +0000
@@ -257,7 +257,7 @@
 	CleanPool(&_town_pool);
 	CleanPool(&_industry_pool);
 	CleanPool(&_station_pool);
-	CleanPool(&_vehicle_pool);
+	CleanPool(&_Vehicle_pool);
 	CleanPool(&_sign_pool);
 	CleanPool(&_order_pool);