From f8610cd1c5fca478ae50e473b175f4cb33ad563a Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 15 Mar 2004 00:55:44 +0000 Subject: fix doxygen-comment mistakes svn-id: r13286 --- sword1/animation.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'sword1') diff --git a/sword1/animation.cpp b/sword1/animation.cpp index 3dc114d503..74f9494d7f 100644 --- a/sword1/animation.cpp +++ b/sword1/animation.cpp @@ -379,10 +379,7 @@ bool AnimationState::decodeFrame() { /** * Plays an animated cutscene. * @param filename the file name of the cutscene file - * @param text the subtitles and voiceovers for the cutscene - * @param musicOut lead-out music */ - void MoviePlayer::play(const char *filename) { #ifdef USE_MPEG2 AnimationState *anim = new AnimationState(_scr, _snd, _sys); -- cgit v1.2.3