X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FZonk.h;h=603b9c328084f0fd182f2c802127b0758fd91730;hb=dec5093fc78bfe1356d764c2432fed6566b2af66;hp=9bd3f770099d18f74c545df39c447aef00afe982;hpb=4591885cdbcfec145d1ac0510fed1519af1eea1d;p=rocksndiamonds.git diff --git a/src/game_sp/Zonk.h b/src/game_sp/Zonk.h index 9bd3f770..603b9c32 100644 --- a/src/game_sp/Zonk.h +++ b/src/game_sp/Zonk.h @@ -7,7 +7,6 @@ #include "global.h" -extern int subAnimateZonks(int si); -extern int subCleanUpForZonksAbove(int si); +void subAnimateZonks(int si); -#endif /* ZONK_H */ +#endif // ZONK_H