(svn r13228) -Codechange: split console.h.

This commit is contained in:
rubidium
2008-05-24 10:15:06 +00:00
parent 0c47d3fc14
commit 6c20f77330
21 changed files with 107 additions and 44 deletions

View File

@@ -15,7 +15,7 @@
#include "../date_func.h"
#include "network_server.h"
#include "network_udp.h"
#include "../console.h"
#include "../console_func.h"
#include "../command_func.h"
#include "../saveload.h"
#include "../station_base.h"