OpenTTD Source
20241108-master-g80f628063a
|
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.