OpenTTD Source 20250524-master-gc366e6a48e
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.