|
OpenTTD Source 20260206-master-g4d4e37dbf1
|
Implementation of string parsing. More...
#include "../stdafx.h"#include "string_consumer.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.