(svn r11771) -Codechange: split settings.h into better separated headers.

This commit is contained in:
rubidium
2008-01-07 00:19:09 +00:00
parent 588f1d2aca
commit 2469bca24c
15 changed files with 241 additions and 230 deletions

View File

@@ -21,7 +21,6 @@
#include "../variables.h"
#include "network_server.h"
#include "network_udp.h"
#include "../settings.h"
#include "../string.h"
#include "../town.h"
#include "../newgrf.h"