OpenTTD Source 20250331-master-g3c15e0c889
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()

static void GRFComment ( ByteReader buf)
static

Definition at line 19 of file newgrf_actc.cpp.