diff include/SDL_video.h @ 639:6961e1c84e76

I'm American, does it show? ;-)
author Sam Lantinga <slouken@libsdl.org>
date Sat, 28 Jun 2003 17:39:46 +0000
parents 8a43e0cbf02f
children 9c42ee1b7d77
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;