OpenTTD Source 20251019-master-g9f7f314f81
|
Implementation of string parsing. More...
#include "../stdafx.h"
#include "string_consumer.hpp"
#include "bitmath_func.hpp"
#include "utf8.hpp"
#include "string_builder.hpp"
#include "../string_func.h"
#include "../debug.h"
#include "../safeguards.h"
Go to the source code of this file.
Implementation of string parsing.
Definition in file string_consumer.cpp.