From 351c878365ed1737afb3f80ad75fc9fc3a266d89 Mon Sep 17 00:00:00 2001 From: belugas Date: Fri, 7 Jul 2006 02:44:51 +0000 Subject: (svn r5464) [Behaviour Fix] : When starting the game, the system will now verify the presence of music files in gm forlder. A song can now be removed from the programmed list (in custom list 1 and 2) by clicking on it. Added music.c[ch] files, to make it all a bit cleaner. Now, the name of the gm file is associated with the title of the song. --- openttd.vcproj | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'openttd.vcproj') diff --git a/openttd.vcproj b/openttd.vcproj index 37afbc289..fae8e0b59 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -252,6 +252,9 @@ + + @@ -478,6 +481,9 @@ + + -- cgit v1.2.3-54-g00ecf