X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fgame_sp%2FZonk.h;h=603b9c328084f0fd182f2c802127b0758fd91730;hb=800ce81b46cf929b5da0723f2ed5b3e0759d8196;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