Files @ r11468:06f279671c69
Branch filter:

Location: cpp/openttd-patchpack/source/src/depot_type.h

translators
(svn r15834) -Update: WebTranslator2 update to 2009-03-24 18:51:22
bulgarian - 13 fixed by Ar4i (13)
korean - 2 changed by dlunch (2)
latvian - 2 fixed by silentKnight (2)
luxembourgish - 14 fixed by Gubius (14)
polish - 22 fixed by xaxa (22)
/* $Id$ */

/** @file depot_type.h Header files for depots (not hangars) */

#ifndef DEPOT_TYPE_H
#define DEPOT_TYPE_H

typedef uint16 DepotID;
struct Depot;

#endif /* DEPOT_TYPE_H */