OpenTTD Source 20250331-master-g3c15e0c889
newgrf_act10.cpp File Reference

NewGRF Action 0x10 handler. More...

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

Go to the source code of this file.

Functions

static void DefineGotoLabel (ByteReader &buf)
 Action 0x10 - Define goto label.
 

Detailed Description

NewGRF Action 0x10 handler.

Definition in file newgrf_act10.cpp.

Function Documentation

◆ DefineGotoLabel()

static void DefineGotoLabel ( ByteReader buf)
static