From 1f9e408e2fab0f11a648d113fd7e4a19f113f234 Mon Sep 17 00:00:00 2001 From: Paweł Kołodziejski Date: Sat, 8 Nov 2003 21:59:32 +0000 Subject: cleanup whitespaces svn-id: r11217 --- scumm/player_v2.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scumm/player_v2.h') diff --git a/scumm/player_v2.h b/scumm/player_v2.h index bda919015d..8e47122106 100644 --- a/scumm/player_v2.h +++ b/scumm/player_v2.h @@ -140,8 +140,8 @@ protected: void lowPassFilter(int16 *data, uint len); void squareGenerator(int channel, int freq, int vol, - int noiseFeedback, int16 *sample, uint len); - + int noiseFeedback, int16 *sample, uint len); + private: static void premix_proc(void *param, int16 *buf, uint len); void do_mix(int16 *buf, uint len); -- cgit v1.2.3