OpenTTD Source 20250611-master-gf8776b0a6f
string_consumer.cpp File Reference

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.

Detailed Description

Implementation of string parsing.

Definition in file string_consumer.cpp.