X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FInfotrons.h;h=4a404aee98ec12fa6ead09f998322cf6b63249e3;hb=dec5093fc78bfe1356d764c2432fed6566b2af66;hp=a18fedd0fc139498d0a3cd55dad1648abbd73afa;hpb=4591885cdbcfec145d1ac0510fed1519af1eea1d;p=rocksndiamonds.git diff --git a/src/game_sp/Infotrons.h b/src/game_sp/Infotrons.h index a18fedd0..4a404aee 100644 --- a/src/game_sp/Infotrons.h +++ b/src/game_sp/Infotrons.h @@ -8,7 +8,7 @@ #include "global.h" -extern void subAnimateInfotrons(int); -extern void subCleanUpForInfotronsAbove(int); +void subAnimateInfotrons(int); +void subCleanUpForInfotronsAbove(int); -#endif /* INFOTRONS_H */ +#endif // INFOTRONS_H