(svn r3524) - Split newgrf features from engine.[ch] into newgrf_engine.[ch], and add the new files to project files.

This commit is contained in:
peter1138
2006-02-03 12:55:21 +00:00
parent 23d2bfb8b2
commit 6c28b1cec7
19 changed files with 698 additions and 641 deletions

View File

@@ -18,6 +18,7 @@
#include "sound.h"
#include "depot.h"
#include "vehicle_gui.h"
#include "newgrf_engine.h"
static const uint16 _roadveh_images[63] = {
0xCD4, 0xCDC, 0xCE4, 0xCEC, 0xCF4, 0xCFC, 0xD0C, 0xD14,