mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-24 03:56:43 +00:00
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_VEHICLE_HPP
|
||||
|
||||
#include "script_road.hpp"
|
||||
#include "../../engine_type.h"
|
||||
#include "../../group_type.h"
|
||||
|
||||
/**
|
||||
* Class that handles all vehicle related functions.
|
||||
|
||||
Reference in New Issue
Block a user