SaveGameIterator: Factor some code out of CreateSaveGame.
commit74c9e57af4abbbc354d8ee1476fa3c09d2ce94fa
authorTom Prince <tom.prince@ualberta.net>
Thu, 20 May 2010 05:21:52 +0000 (20 01:21 -0400)
committerTom Prince <tom.prince@ualberta.net>
Fri, 21 May 2010 19:26:37 +0000 (21 15:26 -0400)
tree38567333e7038336193388a7b02e6eafb537f6ae
parent5c05a3ca231bd8fe6d997dbdfe4ed6262dfe9296
SaveGameIterator: Factor some code out of CreateSaveGame.

CreateSaveGame is going to be split. Factor out the common code first.

Signed-off-by: Tom Prince <tom.prince@ualberta.net>
gemrb/core/SaveGameIterator.cpp