Core/Vehicles: Remove Vehicle.h dependency from other header files

This commit is contained in:
Spp
2011-08-03 12:28:42 +02:00
parent e7327e7e94
commit 7e53a73059
20 changed files with 135 additions and 101 deletions

View File

@@ -31,6 +31,7 @@
#include "SmartScript.h"
#include "SmartAI.h"
#include "Group.h"
#include "Vehicle.h"
SmartScript::SmartScript()
{