From 29d73f4dd59554a349aa8e86e5ea65f28c912ec9 Mon Sep 17 00:00:00 2001 From: Scott Gasch Date: Mon, 24 Aug 2026 19:31:36 -0700 Subject: Started doing texel eval tuning. --- src/chess.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/chess.h') diff --git a/src/chess.h b/src/chess.h index 562aca8..245a3b0 100755 --- a/src/chess.h +++ b/src/chess.h @@ -1498,7 +1498,7 @@ UtilPanic(ULONG uPanicCode, // // main.c // -#define LOGFILE_NAME "typhoon.log" +#define LOGFILE_NAME "/usr/local/tmp/typhoon.log" extern FILE *g_pfLogfile; void -- cgit v1.3