diff -r 0dfe26f48ec1 -r 6bae4e9461aa hedgewars/uSound.pas --- a/hedgewars/uSound.pas Sun Nov 21 19:41:19 2010 +0300 +++ b/hedgewars/uSound.pas Sun Nov 21 19:51:33 2010 +0300 @@ -46,7 +46,7 @@ implementation -uses uMisc, uVariables, uConsole, uUtils, uIO, uCommands, uDebug; +uses uVariables, uConsole, uUtils, uCommands, uDebug; const chanTPU = 32; var Volume: LongInt;