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,7 @@
|
||||
#define SCRIPT_MARINE_HPP
|
||||
|
||||
#include "script_error.hpp"
|
||||
#include "../../station_type.h"
|
||||
|
||||
/**
|
||||
* Class that handles all marine related functions.
|
||||
|
||||
Reference in New Issue
Block a user