From f181b3373ffd460d241d73ca68d884ee1d11d8ca Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 3 Apr 2005 19:55:32 +0000 Subject: Added playing hardcoded background song during login, stops when game starts. --- src/sound.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sound.h') diff --git a/src/sound.h b/src/sound.h index c4a53b44..44499618 100644 --- a/src/sound.h +++ b/src/sound.h @@ -68,7 +68,7 @@ class Sound { * \param in Full path to file * \param loop The number of times the song is played (-1 = infinite) */ - void startBgm(char *in, int loop); + void startBgm(char *in, int loop = -1); /** * \brief Stop all currently running background music tracks -- cgit v1.2.3-70-g09d2