(svn r14306) -Codechange: unify the code to draw the vehicle list.

-Fix [FS#2292]: inconsistency between drawn vehicle lists in the vehicle list and group windows.
This commit is contained in:
rubidium
2008-09-13 10:04:36 +00:00
parent ede0dd6a72
commit 4ea5308d49
7 changed files with 171 additions and 180 deletions

View File

@@ -43,6 +43,7 @@
#include "depot_base.h"
#include "depot_func.h"
#include "effectvehicle_func.h"
#include "core/alloc_func.hpp"
#include "table/strings.h"