OpenTTD Source
20241108-master-g80f628063a
|
Implementation of ScriptInfo. More...
#include "../stdafx.h"
#include "../settings_type.h"
#include "squirrel_helper.hpp"
#include "script_info.hpp"
#include "script_scanner.hpp"
#include "../3rdparty/fmt/format.h"
#include "../safeguards.h"
Go to the source code of this file.
Implementation of ScriptInfo.
Definition in file script_info.cpp.