forked from mirror/OpenTTD
(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 "command.h"
|
||||
#include "viewport.h"
|
||||
#include "player.h"
|
||||
|
Reference in New Issue
Block a user