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/imagehelper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/resources/imagehelper.h') diff --git a/src/resources/imagehelper.h b/src/resources/imagehelper.h index b7080ee4b..389fc0a60 100644 --- a/src/resources/imagehelper.h +++ b/src/resources/imagehelper.h @@ -79,7 +79,7 @@ class ImageHelper notfinal int height) const A_WARN_UNUSED; - virtual void copySurfaceToImage(Image *const image A_UNUSED, + virtual void copySurfaceToImage(const Image *const image A_UNUSED, const int x A_UNUSED, const int y A_UNUSED, SDL_Surface *const surface A_UNUSED) -- cgit v1.2.3-60-g2f50