(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

@@ -3,6 +3,7 @@
#include <stdarg.h>
#include "ttd.h"
#include "debug.h"
#include "gfx.h"
#include "fileio.h"
#include "engine.h"