X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Flibgame%2Fsdl.c;h=2217842e8c8b132e7e17193360b7dcd236de158a;hb=e9871b147cf45a7d69895e8ecf0357b4075390ae;hp=12b39d865e701d9c2bcc64026247c5f3a6630bd7;hpb=3ff2e8a0b5c27b99a9920bdf5ed82bc41bf40181;p=rocksndiamonds.git diff --git a/src/libgame/sdl.c b/src/libgame/sdl.c index 12b39d86..2217842e 100644 --- a/src/libgame/sdl.c +++ b/src/libgame/sdl.c @@ -1338,7 +1338,7 @@ Pixel SDLGetPixel(Bitmap *src_bitmap, int x, int y) /* ========================================================================= */ /* The following functions were taken from the SGE library */ -/* (SDL Graphics Extension Library) by Anders Lindström */ +/* (SDL Graphics Extension Library) by Anders Lindström */ /* http://www.etek.chalmers.se/~e8cal1/sge/index.html */ /* ========================================================================= */