Revision 22d091b3 sdl_zoom.c

b/sdl_zoom.c
14 14
#include "sdl_zoom.h"
15 15
#include "osdep.h"
16 16
#include <stdint.h>
17
#include <stdio.h>
17 18

  
18 19
static int sdl_zoom_rgb16(SDL_Surface *src, SDL_Surface *dst, int smooth,
19 20
                          SDL_Rect *dst_rect);

Also available in: Unified diff