00001 /* $Id: depot_type.h 12467 2008-03-28 16:32:27Z rubidium $ */ 00002 00005 #ifndef DEPOT_TYPE_H 00006 #define DEPOT_TYPE_H 00007 00008 typedef uint16 DepotID; 00009 struct Depot; 00010 00011 #endif /* DEPOT_TYPE_H */