|
OpenTTD Source 20251117-master-g7398d2e290
|
User interface for downloading files. More...
#include "network_content.h"#include "../window_gui.h"#include "../widgets/network_content_widget.h"Go to the source code of this file.
Data Structures | |
| class | BaseNetworkContentDownloadStatusWindow |
| Base window for showing the download status of content. More... | |
Functions | |
| void | BuildContentTypeStringList () |
| Build array of all strings corresponding to the content types. | |
User interface for downloading files.
Definition in file network_content_gui.h.
| void BuildContentTypeStringList | ( | ) |
Build array of all strings corresponding to the content types.
Definition at line 531 of file network_content_gui.cpp.
Referenced by ReadLanguagePack().