OpenTTD Source
20241108-master-g80f628063a
|
Implementation of ScriptConfig. More...
#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.
Implementation of ScriptConfig.
Definition in file script_config.cpp.