branch | NewGRF_ports |
changeset 10724 | 68a692eacf22 |
parent 6872 | 1c4a4a609f85 |
child 10991 | d8811e327d12 |
10349:ff900a23e102 | 10724:68a692eacf22 |
---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
2 |
3 /** @file os2.cpp */ |
3 /** @file os2.cpp OS2 related OS support. */ |
4 |
4 |
5 #include "stdafx.h" |
5 #include "stdafx.h" |
6 #include "openttd.h" |
6 #include "openttd.h" |
7 #include "variables.h" |
7 #include "variables.h" |
8 #include "gui.h" |
8 #include "gui.h" |