OpenTTD Source
20241121-master-g67a0fccfad
|
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.