rnd-20100315-2-src
[rocksndiamonds.git] / src / game_sp / Infotrons.h
index 7bce75997919d9f388c007ed33aecb7916d4ce00..485f868cfb3b64e7702994b9471261d3e7f04299 100644 (file)
@@ -12,7 +12,8 @@
 
 #include "global.h"
 
-extern int subAnimateInfotrons(int si);
-extern int subCleanUpForInfotronsAbove(int si);
+
+extern void subAnimateInfotrons(int);
+extern void subCleanUpForInfotronsAbove(int);
 
 #endif /* INFOTRONS_H */