/[enigma]/enigma/src/game.cc
ViewVC logotype

Diff of /enigma/src/game.cc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by dheck, Fri Jan 31 17:05:02 2003 UTC revision 1.4 by dheck, Sun Feb 2 18:17:37 2003 UTC
# Line 725  void enigma::RestartLevel() { Line 725  void enigma::RestartLevel() {
725      game_inst.restart_level();      game_inst.restart_level();
726  }  }
727    
728    void enigma::RestartGame() {
729        game_inst.restart_game();
730    }
731    
732  void enigma::QuitGame() {  void enigma::QuitGame() {
733      game_inst.quit();      game_inst.quit();
734  }  }

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26