From 1b537be8d43c7b7a41f6eee31fb1db5175405175 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 13 Mar 2004 18:44:10 +0000 Subject: Patch #902111: Change remaining random function calls to use RandomSource svn-id: r13262 --- TODO | 6 ------ 1 file changed, 6 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 1a71e3d65f..65db43a969 100644 --- a/TODO +++ b/TODO @@ -29,12 +29,6 @@ General of the subdirs). Better would be to introduce a somewhat higher level API, a replacement for File::open() which (optionally) takes a list of subdirs. E.g. for Scumm, only certain files are to be expected in the VIDEO subdir). -* Use RandomSource for all random numbers. Right now there are a few places - where we don't: - - sound/fmopl.cpp uses rand() in one function - - backends/midi/adlib.cpp has its own random_nr() function. - Any others? - Build System ============ -- cgit v1.2.3