From f2c73d3c7a7c218949ba9fb722068767cd174d43 Mon Sep 17 00:00:00 2001 From: Oliver Schinagl Date: Thu, 6 Jan 2005 14:17:02 +0000 Subject: Since we 'swapped' our true/falseness of our drawing routine, this can return to it's original state. Shame on us for even concider changing it. --- Graphic_Equalizer/src/fft.hcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Graphic_Equalizer/src/fft.hcc b/Graphic_Equalizer/src/fft.hcc index d7473b5..81098c0 100644 --- a/Graphic_Equalizer/src/fft.hcc +++ b/Graphic_Equalizer/src/fft.hcc @@ -472,7 +472,7 @@ void equalize_audio(audiodata_t *audiodata) #endif p = (pdisplay_log) + if (audiodata->display_log) { bit=126; -- cgit v0.12