Freeciv-3.1
|
#include <freeciv_config.h>
Go to the source code of this file.
Functions | |
DIR * | fc_opendir (const char *dir_to_open) |
DIR * fc_opendir | ( | const char * | dir_to_open | ) |
Wrapper function for opendir() with filename conversion to local encoding on Windows.
Definition at line 29 of file fc_dirent.c.
Referenced by fileinfolist(), fileinfolist_infix(), and get_usable_themes_in_directory().