Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/game/
H A Dsavegame_v321.cpp89 static HSaveError restore_game_scripts(Stream *in, const PreservedParams &pp, RestoredData &r_data)… in restore_game_scripts() function
402 err = restore_game_scripts(in, pp, r_data); in restore_game_data()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/ac/
H A Dgame.cpp1566 SavegameError restore_game_scripts(Stream *in, const PreservedParams &pp, RestoredData &r_data) in restore_game_scripts() function
1950 err = restore_game_scripts(in, pp, r_data); in restore_game_data()