From b09c06c3553881feae3bb13afc6c165c610860bf Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Thu, 22 Mar 2007 18:58:19 +0000 Subject: [PATCH] typo --- stepmania/src/RageDisplay_D3D.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/RageDisplay_D3D.cpp b/stepmania/src/RageDisplay_D3D.cpp index f41403bff8..d39133783f 100644 --- a/stepmania/src/RageDisplay_D3D.cpp +++ b/stepmania/src/RageDisplay_D3D.cpp @@ -147,7 +147,7 @@ static const RageDisplay::PixelFormatDesc PIXEL_FORMAT_DESC[NUM_PixelFormat] = { 0x001F, 0x8000 }, }, { - /* X1R5G5R5 */ + /* X1R5G5B5 */ 16, { 0x7C00, 0x03E0,