equal
deleted
inserted
replaced
3 /** @file dbg_helpers.cpp Helpers for outputting debug information. */ |
3 /** @file dbg_helpers.cpp Helpers for outputting debug information. */ |
4 |
4 |
5 #include "../stdafx.h" |
5 #include "../stdafx.h" |
6 #include "../openttd.h" |
6 #include "../openttd.h" |
7 #include "../direction_type.h" |
7 #include "../direction_type.h" |
|
8 #include "../strings_type.h" |
8 #include "../rail.h" |
9 #include "../rail.h" |
9 #include "../rail_map.h" |
10 #include "../rail_map.h" |
10 #include "dbg_helpers.h" |
11 #include "dbg_helpers.h" |
11 |
12 |
12 /** Trackdir & TrackdirBits short names. */ |
13 /** Trackdir & TrackdirBits short names. */ |