changeset 639:6961e1c84e76

I'm American, does it show? ;-)
author Sam Lantinga <slouken@libsdl.org>
date Sat, 28 Jun 2003 17:39:46 +0000
parents b0108e9dea53
children 3b31ef60ccbd
files include/SDL_video.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/include/SDL_video.h	Sat Jun 28 17:27:33 2003 +0000
+++ b/include/SDL_video.h	Sat Jun 28 17:39:46 2003 +0000
@@ -58,6 +58,7 @@
 	Uint8 b;
 	Uint8 unused;
 } SDL_Color;
+#define SDL_Colour SDL_Color
 
 typedef struct {
 	int       ncolors;