(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 1647597943
commit fc62d736f7
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"