X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pages%2FSDL-Surface.html-inc;h=537155e84a6142cd8d3b927417b186950be44409;hb=46beffd8f76fe150d946bf61c780e61de2affbdf;hp=6484908cedc2878eacdd49d3ccc3c80dd17cf040;hpb=fb9a1059a3ae94fef524dd61166ec3e7f8f5a6ef;p=sdlgit%2FSDL-Site.git diff --git a/pages/SDL-Surface.html-inc b/pages/SDL-Surface.html-inc index 6484908..537155e 100644 --- a/pages/SDL-Surface.html-inc +++ b/pages/SDL-Surface.html-inc @@ -39,7 +39,7 @@

SYNOPSIS

Top

-

The main surface (display) is provided by SDL::Video::set_video_mode. +

The main surface (display) is provided by SDL::Video::set_video_mode. use SDL; #provides flags & constants use SDL::Video; #provides access to set_video_mode use SDL::Surface; #provides access to SDL_Surface struct internals

@@ -111,7 +111,7 @@

SEE ALSO

Top

-

SDL, SDL::PixelFormat, SDL::Video

+

SDL, SDL::PixelFormat, SDL::Video

\ No newline at end of file