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,7 +11,9 @@
|
||||
#define SCRIPT_RAIL_HPP
|
||||
|
||||
#include "script_tile.hpp"
|
||||
#include "../../industry_type.h"
|
||||
#include "../../signal_type.h"
|
||||
#include "../../station_type.h"
|
||||
#include "../../track_type.h"
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user