ai_subsidylist.hpp

Go to the documentation of this file.
00001 /* $Id: ai_subsidylist.hpp 15060 2009-01-13 15:44:36Z smatz $ */
00002 
00005 #ifndef AI_SUBSIDYLIST_HPP
00006 #define AI_SUBSIDYLIST_HPP
00007 
00008 #include "ai_abstractlist.hpp"
00009 
00014 class AISubsidyList : public AIAbstractList {
00015 public:
00016   static const char *GetClassName() { return "AISubsidyList"; }
00017   AISubsidyList();
00018 };
00019 
00020 #endif /* AI_SUBSIDYLIST_HPP */

Generated on Mon Mar 23 00:25:17 2009 for OpenTTD by  doxygen 1.5.6