From 4c057739d0538d01481643848a6cb558e0ef4e51 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 7 Jun 2012 00:31:46 +0300 Subject: More improve load image speed in opengl mode. --- src/resources/dye.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/resources/dye.h') diff --git a/src/resources/dye.h b/src/resources/dye.h index 03aec71cb..b238f65fb 100644 --- a/src/resources/dye.h +++ b/src/resources/dye.h @@ -63,6 +63,8 @@ class DyePalette void replaceColor(Uint8 *color) const; + void replaceOGLColor(Uint8 *color) const; + private: struct Color { unsigned char value[3]; }; -- cgit v1.2.3-70-g09d2