From 6c028ebc2a214656283f15a5a4a3460ee6cbe8b8 Mon Sep 17 00:00:00 2001 From: pixel Date: Fri, 16 May 2003 12:17:52 +0000 Subject: Bleh --- include/mcolor.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/mcolor.h') diff --git a/include/mcolor.h b/include/mcolor.h index 1202572..6be0a5a 100644 --- a/include/mcolor.h +++ b/include/mcolor.h @@ -10,6 +10,7 @@ namespace mogltk { ColorP(const Color & = WHITE); ColorP(Uint8, Uint8, Uint8, Uint8); bool operator==(const ColorP &); + Color * operator->(); void Bind(); void Norm(); Uint32 toSDL(SDL_PixelFormat * = 0); -- cgit v1.2.3