OpenTTD Source  20240919-master-gdf0233f4c2
tcp_content.cpp File Reference
#include "../../stdafx.h"
#include "../../textfile_gui.h"
#include "../../newgrf_config.h"
#include "../../base_media_base.h"
#include "../../ai/ai.hpp"
#include "../../game/game.hpp"
#include "../../fios.h"
#include "tcp_content.h"
#include "../../safeguards.h"

Go to the source code of this file.

Functions

Subdirectory GetContentInfoSubDir (ContentType type)
 Helper to get the subdirectory a ContentInfo is located in. More...
 

Detailed Description

Basic functions to receive and send Content packets.

Definition in file tcp_content.cpp.

Function Documentation

◆ GetContentInfoSubDir()