(svn r2585) - Fix [Makefile]: some small cleanups, remove warnings, and add mersenne to makefile (Luca)

This commit is contained in:
Darkvater
2005-07-15 21:28:26 +00:00
parent c496d92c3e
commit 95463428c8
6 changed files with 82 additions and 77 deletions

View File

@@ -79,7 +79,7 @@ void ShowInfo(const char *str);
void CDECL ShowInfoF(const char *str, ...);
void NORETURN CDECL error(const char *str, ...);
/* ttd.c */
/* openttd.c */
// **************
// * Warning: DO NOT enable this unless you understand what it does