OpenTTD Source 20260208-master-g43af8e94d0
newgrf_actc.cpp File Reference

NewGRF Action 0x0C handler. More...

#include "../stdafx.h"
#include "../debug.h"
#include "../string_func.h"
#include "newgrf_bytereader.h"
#include "newgrf_internal.h"
#include "../safeguards.h"

Go to the source code of this file.

Functions

static void GRFComment (ByteReader &buf)

Detailed Description

NewGRF Action 0x0C handler.

Definition in file newgrf_actc.cpp.

Function Documentation

◆ GRFComment()

void GRFComment ( ByteReader & buf)
static

Definition at line 19 of file newgrf_actc.cpp.