1
0
mirror of https://github.com/OpenTTD/OpenTTD synced 2026-01-16 00:42:45 +01:00

(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

@@ -4,7 +4,7 @@
#include "stdafx.h"
#include "openttd.h"
#include "console.h"
#include "console_internal.h"
#include "debug.h"
#include "engine_func.h"
#include "landscape.h"