(svn r12804) -Codechange: move the effect vehicle handling out of vehicle.cpp

This commit is contained in:
rubidium
2008-04-20 11:12:07 +00:00
parent 40b19f3997
commit 8186344628
20 changed files with 793 additions and 664 deletions

View File

@@ -25,6 +25,7 @@
#include "vehicle_func.h"
#include "variables.h"
#include "strings_func.h"
#include "effectvehicle_base.h"
#include "table/strings.h"