OpenTTD Source 20250331-master-g3c15e0c889
|
NewGRF Action 0x13 handler. More...
#include "../stdafx.h"
#include "../debug.h"
#include "../newgrf_text.h"
#include "../strings_func.h"
#include "newgrf_bytereader.h"
#include "newgrf_internal.h"
#include "table/strings.h"
#include "../safeguards.h"
Go to the source code of this file.
Functions | |
static void | TranslateGRFStrings (ByteReader &buf) |
Action 0x13. | |
NewGRF Action 0x13 handler.
Definition in file newgrf_act13.cpp.
|
static |
Action 0x13.
Definition at line 22 of file newgrf_act13.cpp.
References AddGRFString(), GRFError::data, DisableGrf(), GCS_ACTIVATED, GCS_INITIALISED, GetGRFConfig(), GetString(), GrfProcessingState::grffile, ByteReader::ReadByte(), ByteReader::ReadDWord(), ByteReader::ReadString(), ByteReader::ReadWord(), and GRFConfig::status.