equal
deleted
inserted
replaced
|
1 #include "stdafx.h" |
|
2 #include "openttd.h" |
1 #include "rail.h" |
3 #include "rail.h" |
2 |
4 |
3 /* XXX: Below 3 tables store duplicate data. Maybe remove some? */ |
5 /* XXX: Below 3 tables store duplicate data. Maybe remove some? */ |
4 /* Maps a trackdir to the bit that stores its status in the map arrays, in the |
6 /* Maps a trackdir to the bit that stores its status in the map arrays, in the |
5 * direction along with the trackdir */ |
7 * direction along with the trackdir */ |