From fd2d4622966d36299129b3f1654484b49ee0c996 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Sun, 28 Aug 2016 17:52:56 -0400 Subject: XEEN: Moved method comments from CPP to header files --- engines/xeen/xeen.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'engines/xeen/xeen.cpp') diff --git a/engines/xeen/xeen.cpp b/engines/xeen/xeen.cpp index 3b317f52d6..da7810c4cb 100644 --- a/engines/xeen/xeen.cpp +++ b/engines/xeen/xeen.cpp @@ -271,9 +271,6 @@ void XeenEngine::showMainMenu() { //OptionsMenu::show(this); } -/** - * Main method for playing the game - */ void XeenEngine::playGame() { _saves->reset(); play(); -- cgit v1.2.3