Makefile
changeset 1584 aa7fe51c4368
parent 1542 2ca6d1624e6d
child 1629 79d88b84df1b
--- a/Makefile	Sun Mar 27 15:13:51 2005 +0000
+++ b/Makefile	Sun Mar 27 15:42:25 2005 +0000
@@ -62,7 +62,8 @@
 # RELEASE: this will be the released version number. It replaces all places
 #          where it normally would print the revision number
 # MIDI: if set, it will use it as custom path to midi player.
-#  If unset, it will use the hardcoded path in the c code
+#       If unset, it will use the hardcoded path in the c code
+#       This can still be overriden by the music.extmidi openttd.cfg option.
 # WITH_NETWORK: enable networking
 # DEDICATED: allows compilation on UNIX without SDL. Useful for dedicated servers
 #