Makefile
changeset 1584 7122e759d56c
parent 1542 62a03537ad0b
child 1629 7836b328f0e9
--- 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
 #