From 2f36046dd638de3422e36d79beeef515dd467c95 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Wed, 28 Aug 2002 00:35:55 +0000 Subject: [PATCH] Do away with LPCTSTR. (We're not making a Unicode build, and if we were it's not being used everywhere it would need to be. If we want Unicode support, that's probably not the way to do it anyway ...) --- stepmania/src/BitmapText.cpp | 2 +- stepmania/src/Font.cpp | 2 +- stepmania/src/Font.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stepmania/src/BitmapText.cpp b/stepmania/src/BitmapText.cpp index 513f14a7a0..c10e668c9b 100644 --- a/stepmania/src/BitmapText.cpp +++ b/stepmania/src/BitmapText.cpp @@ -194,7 +194,7 @@ void BitmapText::DrawPrimitives() for( int i=0; i