(svn r26864) -Codechange: bring a bit more OO into the disaster vehicles

This commit is contained in:
rubidium
2014-09-20 15:46:44 +00:00
parent 6c2abf0930
commit 9e0f4b3847
13 changed files with 191 additions and 145 deletions

View File

@@ -53,6 +53,7 @@
#include "../news_func.h"
#include "../order_backup.h"
#include "../error.h"
#include "../disaster_vehicle.h"
#include "saveload_internal.h"