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