OpenTTD Source
20241111-master-gce64d5f5d9
|
Declarations of the class for the script scanner. More...
Go to the source code of this file.
Data Structures | |
class | ScriptScanner |
Scanner to help finding scripts. More... | |
Typedefs | |
typedef std::map< std::string, class ScriptInfo *, CaseInsensitiveComparator > | ScriptInfoList |
Type for the list of scripts. | |
Declarations of the class for the script scanner.
Definition in file script_scanner.hpp.