1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-19 12:39:11 +00:00

(svn r11776) -Codechange: more header splittings to reduce the dependencies.

This commit is contained in:
rubidium
2008-01-07 14:02:26 +00:00
parent a8a3a7e3f2
commit 38115acf5a
25 changed files with 127 additions and 85 deletions

View File

@@ -26,6 +26,7 @@
#include "../newgrf.h"
#include "../functions.h"
#include "../window_func.h"
#include "../core/alloc_func.hpp"
#define BGC 5
#define BTC 15