]> git.mxchange.org Git - quix0rs-blobwars.git/blobdiff - src/objectives.h
Delay switching to fullscreen mode.
[quix0rs-blobwars.git] / src / objectives.h
index 0df33f6f3c6f4b878decf4cefc83f4857fbf8b26..45766933a62f7926d163df1c3428a8e54f81b88f 100644 (file)
@@ -1,5 +1,5 @@
 /*
-Copyright (C) 2004 Parallel Realities
+Copyright (C) 2004-2011 Parallel Realities
 
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU General Public License
@@ -20,6 +20,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 #include "headers.h"
 
+extern void presentPlayerMedal(const char *tname);
+
 extern Audio audio;
 extern Engine engine;
 extern Game game;