Use boost::shared_ptr<Surface> instead of std::auto_ptr<Surface>
[supertux.git] / src / supertux / console.hpp
2009-12-13 grumbelUse boost::shared_ptr<Surface> instead of std::auto_ptr...
2009-11-17 grumbelMerged changes from branches/supertux-milestone2-grumbe...