OpenTTD Source  20240919-master-gdf0233f4c2
script_config.cpp File Reference
#include "../stdafx.h"
#include "../settings_type.h"
#include "../core/random_func.hpp"
#include "script_info.hpp"
#include "api/script_object.hpp"
#include "../textfile_gui.h"
#include "../string_func.h"
#include <charconv>
#include "../safeguards.h"

Go to the source code of this file.

Detailed Description

Implementation of ScriptConfig.

Definition in file script_config.cpp.