update to 1.4.4

This commit is contained in:
Pavel Stupnikov
2015-01-02 04:56:11 +03:00
parent 44bec9e0da
commit afbb1b0617
237 changed files with 11473 additions and 8030 deletions
+14 -14
View File
@@ -1,14 +1,14 @@
/* $Id: cargo_table_gui.h 21700 2011-01-03 11:55:08Z $ */
/** @file cargo_table_gui.h GUI Functions related to cargos. */
#ifndef CARGO_TABLE_H
#define CARGO_TABLE_H
#include "company_type.h"
#include "gfx_type.h"
void ShowCompanyCargos(CompanyID company);
void InvalidateCargosWindows(CompanyID cid);
#endif /* CARGO_TABLE_H */
/* $Id: cargo_table_gui.h 21700 2011-01-03 11:55:08Z $ */
/** @file cargo_table_gui.h GUI Functions related to cargos. */
#ifndef CARGO_TABLE_H
#define CARGO_TABLE_H
#include "company_type.h"
#include "gfx_type.h"
void ShowCompanyCargos(CompanyID company);
void InvalidateCargosWindows(CompanyID cid);
#endif /* CARGO_TABLE_H */