1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-12 09:09:09 +00:00

(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 77b3a76919
commit f0f85a7ef3
43 changed files with 154 additions and 97 deletions

View File

@@ -1,5 +1,6 @@
#include "stdafx.h"
#include "ttd.h"
#include "debug.h"
#include "vehicle.h"
#include "station.h"
#include "town.h"