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_CONTROLLER_HPP
|
||||
|
||||
#include "script_types.hpp"
|
||||
#include "../../company_type.h"
|
||||
|
||||
/**
|
||||
* The Controller, the class each Script should extend. It creates the Script,
|
||||
|
||||
Reference in New Issue
Block a user