| changeset 6443 | b8f06d8eb7be |
| parent 6414 | 3a4b44cf00b1 |
| child 6450 | 1c2016673250 |
| 6442:10b44714b85d | 6443:b8f06d8eb7be |
|---|---|
1 /* $Id$ */ |
1 /* $Id$ */ |
2 |
2 |
3 /** @file fios.c |
3 /** @file fios.cpp |
4 * This file contains functions for building file lists for the save/load dialogs. |
4 * This file contains functions for building file lists for the save/load dialogs. |
5 */ |
5 */ |
6 |
6 |
7 #include "stdafx.h" |
7 #include "stdafx.h" |
8 #include "openttd.h" |
8 #include "openttd.h" |