From 74f15bea74f140a1c71db12be970f25f21e315a0 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sun, 8 May 2005 17:13:08 +0000 Subject: Fix doxygen warning svn-id: r17970 --- sword2/driver/animation.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sword2') diff --git a/sword2/driver/animation.cpp b/sword2/driver/animation.cpp index c91d1dd933..0d9c376ea1 100644 --- a/sword2/driver/animation.cpp +++ b/sword2/driver/animation.cpp @@ -163,7 +163,8 @@ void MoviePlayer::drawTextObject(AnimationState *anim, MovieTextObject *obj) { * 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 + * @param leadInRes lead-in music resource id + * @param leadOutRes lead-out music resource id */ int32 MoviePlayer::play(const char *filename, MovieTextObject *text[], int32 leadInRes, int32 leadOutRes) { -- cgit v1.2.3