(svn r1803) Move debugging stuff into files of it's own

This commit is contained in:
tron
2005-02-05 15:58:59 +00:00
parent 8c62a41495
commit 36c9758c94
43 changed files with 154 additions and 97 deletions

View File

@@ -2,6 +2,7 @@
#include "stdafx.h"
#include "ttd.h"
#include "console.h"
#include "debug.h"
#include "engine.h"
#include "functions.h"
#include "variables.h"