branch | cpp_gui |
changeset 6268 | 4b5241e5dd10 |
parent 6258 | a2f86b8fd99b |
child 6285 | 187e3ef04cc9 |
6267:7c8ec33959b1 | 6268:4b5241e5dd10 |
---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
2 |
3 /** @file bridge_gui.c Graphical user interface for bridge construction*/ |
3 /** @file bridge_gui.cpp Graphical user interface for bridge construction */ |
4 |
4 |
5 #include "stdafx.h" |
5 #include "stdafx.h" |
6 #include "openttd.h" |
6 #include "openttd.h" |
7 #include "table/strings.h" |
7 #include "table/strings.h" |
8 #include "functions.h" |
8 #include "functions.h" |