summaryrefslogtreecommitdiffstats
path: root/mbbsd/dark.c
diff options
context:
space:
mode:
authorptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-07-10 23:29:30 +0800
committerptt <ptt@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-07-10 23:29:30 +0800
commit36736d45a8f624bc68831035e65fac5e0bfa54ed (patch)
tree0549097b74134403f1307136d2006881394d9a71 /mbbsd/dark.c
parent70ad127d32badd2cf5a011982789d930d6cb60c0 (diff)
parent9351e5d49572d05a6aa21309daa315434def299c (diff)
downloadpttbbs-36736d45a8f624bc68831035e65fac5e0bfa54ed.tar
pttbbs-36736d45a8f624bc68831035e65fac5e0bfa54ed.tar.gz
pttbbs-36736d45a8f624bc68831035e65fac5e0bfa54ed.tar.bz2
pttbbs-36736d45a8f624bc68831035e65fac5e0bfa54ed.tar.lz
pttbbs-36736d45a8f624bc68831035e65fac5e0bfa54ed.tar.xz
pttbbs-36736d45a8f624bc68831035e65fac5e0bfa54ed.tar.zst
pttbbs-36736d45a8f624bc68831035e65fac5e0bfa54ed.zip
add some function of fpg
git-svn-id: http://opensvn.csie.org/pttbbs/branches/ptt.fpg@2122 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'mbbsd/dark.c')
-rw-r--r--mbbsd/dark.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/mbbsd/dark.c b/mbbsd/dark.c
index 03777a2e..caad835b 100644
--- a/mbbsd/dark.c
+++ b/mbbsd/dark.c
@@ -357,7 +357,8 @@ main_dark(int fd, userinfo_t * uin)
rcount = 16;
bcount = 16;
//initialize
- cur_eaty = 18, cur_eatx = 5;
+ cur_eaty = 18, cur_eatx = 5;
+ setutmpmode(DARK);
brd_prints();
if (currutmp->turn) {
brd_rand();