]> git.mxchange.org Git - quix0rs-blobwars.git/blobdiff - src/title.h
Capitalize Makefiles.
[quix0rs-blobwars.git] / src / title.h
old mode 100755 (executable)
new mode 100644 (file)
index b8be6fe..d852594
@@ -1,5 +1,6 @@
 /*
-Copyright (C) 2004 Parallel Realities
+Copyright (C) 2004-2011 Parallel Realities
+Copyright (C) 2011-2015 Perpendicular Dimensions
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License
@@ -29,6 +30,8 @@ extern bool loadGame(int slot);
 
 extern void showOptions();
 
+extern void doQuit();
+
 extern Audio audio;
 extern Config config;
 extern Engine engine;