]> git.mxchange.org Git - quix0rs-blobwars.git/blobdiff - src/cutscene.h
Added .gitignore to ignore certain files + fixed access rights on Makefile* as
[quix0rs-blobwars.git] / src / cutscene.h
old mode 100755 (executable)
new mode 100644 (file)
index a857380..87043aa
@@ -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
@@ -27,5 +28,3 @@ extern GameData gameData;
 extern Graphics graphics;
 
 extern Game game;
-
-List sceneList;