Home
last modified time | relevance | path

Searched refs:IsSaveGameSlot (Results 1 – 1 of 1) sorted by relevance

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DSaveGameIterator.cpp240 static bool IsSaveGameSlot(const char* Path, const char* slotname) in IsSaveGameSlot() function
310 if (IsSaveGameSlot( Path, name )) { in RescanSaveGames()