#include "game_end_exceptions.hpp"
#include <boost/shared_ptr.hpp>
#include <sstream>
#include <set>
#include <string>
Go to the source code of this file.
Classes | |
struct | mp_campaign_info |
class | campaign_controller |
Typedefs | |
typedef boost::shared_ptr < terrain_type_data > | tdata_cache |
Definition at line 32 of file playcampaign.hpp.