Codechange: [Script] do not redefine types in the script API
Also move includes to the locations where they are actually used
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
#define SCRIPT_CARGOLIST_HPP
|
||||
|
||||
#include "script_list.hpp"
|
||||
#include "../../industry_type.h"
|
||||
#include "../../station_type.h"
|
||||
|
||||
/**
|
||||
* Creates a list of cargoes that can be produced in the current game.
|
||||
|
||||
Reference in New Issue
Block a user