From 757df49cbbce33bba23ec0d642da3901f3ec5bbd Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 3 Aug 2014 13:33:43 +0300 Subject: add missing consts. --- src/resources/sdl2imagehelper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources/sdl2imagehelper.h') diff --git a/src/resources/sdl2imagehelper.h b/src/resources/sdl2imagehelper.h index f59a6bee1..31cb15130 100644 --- a/src/resources/sdl2imagehelper.h +++ b/src/resources/sdl2imagehelper.h @@ -62,7 +62,7 @@ class SDLImageHelper final : public ImageHelper const float alpha) override final A_WARN_UNUSED; - void copySurfaceToImage(Image *const image, + void copySurfaceToImage(const Image *const image, const int x, const int y, SDL_Surface *const surface) const override final; -- cgit v1.2.3-60-g2f50