|
OpenTTD Source 20251117-master-g7398d2e290
|
NewGRF byte buffer reader implementation. More...
#include "../stdafx.h"#include "../core/backup_type.hpp"#include "../string_func.h"#include "newgrf_bytereader.h"#include "../safeguards.h"Go to the source code of this file.
NewGRF byte buffer reader implementation.
Definition in file newgrf_bytereader.cpp.