summaryrefslogtreecommitdiffstats
path: root/mbbsd/reversi.c
diff options
context:
space:
mode:
Diffstat (limited to 'mbbsd/reversi.c')
-rw-r--r--mbbsd/reversi.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mbbsd/reversi.c b/mbbsd/reversi.c
index ea64f35a..d29d8613 100644
--- a/mbbsd/reversi.c
+++ b/mbbsd/reversi.c
@@ -82,8 +82,8 @@ const static ChessConstants reversi_constants = {
0,
"¶Â¥Õ´Ñ",
"photo_reversi",
-#ifdef GLOBAL_REVERSI_LOG
- GLOBAL_REVERSI_LOG,
+#ifdef BN_REVERSI_LOG
+ BN_REVERSI_LOG,
#else
NULL,
#endif