]> git.mxchange.org Git - quix0rs-blobwars.git/blobdiff - src/title.h
Update copyrights.
[quix0rs-blobwars.git] / src / title.h
index b8be6fe816e0f3acb5280c3b874f23bf00ab32a1..9dbe1d74dbb53b5a5b9e5a655b0deeaba2e7acd4 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2004 Parallel Realities
+Copyright (C) 2004-2010 Parallel Realities
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License
@@ -29,6 +29,8 @@ extern bool loadGame(int slot);
 
 extern void showOptions();
 
+extern void doQuit();
+
 extern Audio audio;
 extern Config config;
 extern Engine engine;