(svn r1596) Add some more statics
This commit is contained in:
		@@ -10,7 +10,7 @@
 | 
			
		||||
#include "news.h"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
StringID GetEngineCategoryName(byte engine)
 | 
			
		||||
static StringID GetEngineCategoryName(byte engine)
 | 
			
		||||
{
 | 
			
		||||
	if (engine < NUM_TRAIN_ENGINES) {
 | 
			
		||||
		switch (_engines[engine].railtype) {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user