X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fgame_sp%2FInfotrons.h;h=485f868cfb3b64e7702994b9471261d3e7f04299;hp=7bce75997919d9f388c007ed33aecb7916d4ce00;hb=ce0bba1a070e5e64939491eb68087f68ef8fe870;hpb=d45b35552f4ca1ada1266fb7e8b6968d878019a6 diff --git a/src/game_sp/Infotrons.h b/src/game_sp/Infotrons.h index 7bce7599..485f868c 100644 --- a/src/game_sp/Infotrons.h +++ b/src/game_sp/Infotrons.h @@ -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 */