branch | NewGRF_ports |
changeset 10724 | 68a692eacf22 |
parent 6872 | 1c4a4a609f85 |
10349:ff900a23e102 | 10724:68a692eacf22 |
---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
2 |
3 /** @file cargotype.cpp */ |
3 /** @file cargotype.cpp Implementation of cargos. */ |
4 |
4 |
5 #include "stdafx.h" |
5 #include "stdafx.h" |
6 #include "openttd.h" |
6 #include "openttd.h" |
7 #include "newgrf_cargo.h" |
7 #include "newgrf_cargo.h" |
8 #include "cargotype.h" |
8 #include "cargotype.h" |