(svn r1117) Move map arrays and some related macros into their own files map.c and map.h
This commit is contained in:
		@@ -1,6 +1,7 @@
 | 
			
		||||
#include "stdafx.h"
 | 
			
		||||
#include "ttd.h"
 | 
			
		||||
#include "table/strings.h"
 | 
			
		||||
#include "map.h"
 | 
			
		||||
#include "vehicle.h"
 | 
			
		||||
#include "command.h"
 | 
			
		||||
#include "pathfind.h"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user