Fix for coverity #29409 - Use char 0 instead of NULL
[supertux.git] / src / supertux / savegame.hpp
2014-08-14 Ingo RuhnkeMerge branch 'feature/savegame'
2014-08-14 Ingo RuhnkeRemoved useless comment
2014-08-14 Ingo RuhnkeHacked together basic support for Levelset saving
2014-08-14 Ingo RuhnkeSome initial work on getting load/save working for...
2014-08-14 Ingo RuhnkeRenamed WorldState to Savegame and implemented basic...