Made WARNING build option usable again
[supertux.git] / src / object / rain_particle_system.hpp
2009-12-13 Ingo RuhnkeUse boost::shared_ptr<Surface> instead of std::auto_ptr...
2009-11-21 Ingo RuhnkeReplaced .reset(new Surface()) with a factory method
2009-11-20 Ingo RuhnkeSplit particlesystem_interactive.?pp into separate...