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_BRIDGE_HPP
|
||||
|
||||
#include "script_vehicle.hpp"
|
||||
#include "../../bridge.h"
|
||||
|
||||
/**
|
||||
* Class that handles all bridge related functions.
|
||||
|
||||
Reference in New Issue
Block a user