From 83601671c7b6aca820b3d55ced8ba30d0c82b4b5 Mon Sep 17 00:00:00 2001 From: skidd13 Date: Wed, 21 Nov 2007 19:13:38 +0000 Subject: (svn r11488) -Codechange: Spilt the random functions out to seperate file -Codechange: Make the mersenne twister more readable -Codechange: Unify the seeding process of random --- projects/openttd_vs80.vcproj | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'projects/openttd_vs80.vcproj') diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 07ec91eea..62b4019a8 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -495,6 +495,10 @@ RelativePath=".\..\src\console_cmds.cpp" > + + @@ -575,10 +579,6 @@ RelativePath=".\..\src\md5.cpp" > - - @@ -799,6 +799,10 @@ RelativePath=".\..\src\console.h" > + + -- cgit v1.2.3-70-g09d2