1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-01-26 21:54:22 +01:00

(svn r12769) -Codechange: some coding style cleanups.

This commit is contained in:
rubidium
2008-04-18 15:18:16 +00:00
parent 8c2c7c27ea
commit 0cecc4af20
2 changed files with 128 additions and 151 deletions

View File

@@ -36,6 +36,7 @@
#include "fios.h"
#include "functions.h"
#include "console.h"
#include "news_gui.h"
#include "network/network.h"
#include "network/network_gui.h"