changeset 3295 | ced0ee8280ad |
parent 3284 | 7ffd0e20ad08 |
child 3369 | c7289e42f0ee |
--- a/hedgewars/uRandom.pas Sat Apr 03 14:54:49 2010 +0000 +++ b/hedgewars/uRandom.pas Sat Apr 03 14:59:41 2010 +0000 @@ -35,9 +35,8 @@ {$ENDIF} implementation -{$IFDEF DEBUGFILE} -uses uMisc, uConsole; -{$ENDIF} +uses uMisc{$IFDEF DEBUGFILE},uConsole{$ENDIF}; + var cirbuf: array[0..63] of Longword; n: byte;