|
OpenTTD Source 20260219-master-g698dc9cb08
|
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. | |
NewGRF Action 0x10 handler.
Definition in file newgrf_act10.cpp.
|
static |
Action 0x10 - Define goto label.
| buf | Reader of the NewGRF. |
Definition at line 21 of file newgrf_act10.cpp.
References ByteReader::ReadByte().