aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--FICS/gameproc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/FICS/gameproc.h b/FICS/gameproc.h
index d917952..8f7aea9 100644
--- a/FICS/gameproc.h
+++ b/FICS/gameproc.h
@@ -26,8 +26,8 @@
#ifndef _GAMEPROC_H
#define _GAMEPROC_H
-#define MAX_SIMPASS 3
-#define MAX_JOURNAL 10
+#define MAX_SIMPASS 3
+#define MAX_JOURNAL 10
#include "command.h" /* param_list */