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

(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 7be2160cfb
commit acc7c9eb01
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"