(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

@@ -27,6 +27,7 @@
#include "newgrf_cargo.h"
#include "string_func.h"
#include "player_base.h"
#include "sortlist_type.h"
#include "table/strings.h"
#include "table/sprites.h"