From 195edadb099115a5e12f083a977448e3ada1c9cb Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sat, 28 Jun 2003 17:39:46 +0000 Subject: [PATCH] I'm American, does it show? ;-) --- include/SDL_video.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/SDL_video.h b/include/SDL_video.h index 1cdbc4966..98ef3f124 100644 --- a/include/SDL_video.h +++ b/include/SDL_video.h @@ -58,6 +58,7 @@ typedef struct { Uint8 b; Uint8 unused; } SDL_Color; +#define SDL_Colour SDL_Color typedef struct { int ncolors;