Home
last modified time | relevance | path

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

/dports/games/alephone/alephone-release-20190331/Source_Files/
H A Dshell.cpp214 extern bool load_and_start_game(FileSpecifier& file);
226 if (load_and_start_game(file)) in handle_open_document()
/dports/games/alephone/alephone-release-20190331/Source_Files/Misc/
H A Dinterface.cpp859 extern bool load_and_start_game(FileSpecifier& File);
863 bool load_and_start_game(FileSpecifier& File) in load_and_start_game() function
2268 if(load_and_start_game(FileToLoad)) in handle_load_game()