From 541c00c93fcd98f766cce661aa83ef4ffe713e57 Mon Sep 17 00:00:00 2001 From: pixel Date: Fri, 28 Mar 2003 12:30:26 +0000 Subject: First part of the backend separation --- 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 cd91923..bbad479 100644 --- a/include/mcolor.h +++ b/include/mcolor.h @@ -9,6 +9,7 @@ namespace mogltk { public: ColorP(const Color &); ColorP(Uint8, Uint8, Uint8, Uint8); + void Bind(); static Color Min; static Color Max; Color c; -- cgit v1.2.3