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