X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGame.h;h=7ccc49f875b3a7866607e5e7c35a19d806b88174;hb=cc92cb7b7f9b87cb791c504bf930d622d74db368;hp=7369204ebdd1824efb56336d1a7c38e98664bfc2;hpb=69282e1ff62c877d969d4d202fb83c1581fb1db4;p=lugaru.git diff --git a/Source/Game.h b/Source/Game.h index 7369204..7ccc49f 100644 --- a/Source/Game.h +++ b/Source/Game.h @@ -148,7 +148,7 @@ void LoadScreenTexture(); void LoadingScreen(); int DrawGLScene(StereoSide side); void LoadMenu(); -void playdialogueboxsound(); +void playdialoguescenesound(); int findClosestPlayer(); void Loadlevel(int which); void Loadlevel(const char *name);