|
OpenTTD Source 20251116-master-g21329071df
|
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.