Calculate foremost layer correctly (previous implementation didn't work at all)
[supertux.git] / src / supertux / game_object_ptr.hpp
2014-10-01 Ingo RuhnkeMerge branch 'feature/smart-ptr'
2014-10-01 Ingo RuhnkeReplaced Ref and RefCounter with std::shared_ptr<>