From 0af50c14fde062011682cc14e40f05c73f74b33d Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Mon, 18 Jun 2007 16:01:34 +0000 Subject: [PATCH] better lights debug --- stepmania/src/arch/Lights/LightsDriver_SystemMessage.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/src/arch/Lights/LightsDriver_SystemMessage.cpp b/stepmania/src/arch/Lights/LightsDriver_SystemMessage.cpp index 185fc90bed..a715049c8c 100644 --- a/stepmania/src/arch/Lights/LightsDriver_SystemMessage.cpp +++ b/stepmania/src/arch/Lights/LightsDriver_SystemMessage.cpp @@ -34,7 +34,7 @@ void LightsDriver_SystemMessage::Set( const LightsState *ls ) FOREACH_GameController( gc ) { s += ssprintf("Controller%d: ",gc+1); - for( int gb=GAME_BUTTON_CUSTOM_01; gbm_bGameButtonLights[gc][gb] ? '1' : '0'; }