diff -r c6597b65caea -r d86618629e20 hedgewars/SDLh.pas --- a/hedgewars/SDLh.pas Mon Oct 26 10:39:20 2009 +0000 +++ b/hedgewars/SDLh.pas Thu Oct 29 17:51:54 2009 +0000 @@ -660,6 +660,7 @@ function IMG_Load(const _file: PChar): PSDL_Surface; cdecl; external SDL_ImageLibName; function IMG_LoadPNG_RW(rwop: PSDL_RWops): PSDL_Surface; cdecl; external SDL_ImageLibName; + (* SDL_net *) const {$IFDEF WIN32}