branch | noai |
changeset 10455 | 22c441f5adf9 |
parent 9826 | 9707ad4c9b60 |
child 10645 | 8cbdb511a674 |
10412:ef44f62cb8b9 | 10455:22c441f5adf9 |
---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
2 |
3 /** @file currency.cpp **/ |
3 /** @file currency.cpp Support for different currencies. */ |
4 |
4 |
5 #include "stdafx.h" |
5 #include "stdafx.h" |
6 #include "openttd.h" |
6 #include "openttd.h" |
7 #include "currency.h" |
7 #include "currency.h" |
8 #include "news_func.h" |
8 #include "news_func.h" |