hedgewars/SDLh.pas
changeset 2592 d86618629e20
parent 2591 c6597b65caea
child 2599 c7153d2348f3
--- 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}