]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Game.h
DialogBox is protected on Windows, rename to DialogScene
[lugaru.git] / Source / Game.h
index 7369204ebdd1824efb56336d1a7c38e98664bfc2..7ccc49f875b3a7866607e5e7c35a19d806b88174 100644 (file)
@@ -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);