changed "http" to "https" in URLs
[rocksndiamonds.git] / src / files.h
index 6af3a1486d5194c3c15c932adf6d1cb619e982b5..fd55786c1fbca4688124558bead2570d13d12912 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // files.h
 // ============================================================================
@@ -88,6 +88,7 @@ void CreateCustomElementImages(char *);
 
 void FreeGlobalAnimEventInfo(void);
 int GetGlobalAnimEventValue(int, int);
+int GetGlobalAnimEventValueCount(int);
 
 int get_parameter_value(char *, char *, int);