(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

@@ -10,7 +10,6 @@
#include "variables.h"
#include "void_map.h"
#include "tgp.h"
#include "console.h"
#include "genworld.h"
#include "core/alloc_func.hpp"
#include "core/random_func.hpp"