summaryrefslogtreecommitdiffstats
path: root/include/proto.h
diff options
context:
space:
mode:
authorpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-04-23 02:30:04 +0800
committerpiaip <piaip@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2008-04-23 02:30:04 +0800
commit61c39a72f5cc21e6d0d708efbe13b52e311ddf61 (patch)
tree1c2f072d5f2467c26ca906f779a2eb524ea6cc49 /include/proto.h
parent5cb3fc8c27e59770d4d75d6b1169fd28cd303fd4 (diff)
downloadpttbbs-61c39a72f5cc21e6d0d708efbe13b52e311ddf61.tar
pttbbs-61c39a72f5cc21e6d0d708efbe13b52e311ddf61.tar.gz
pttbbs-61c39a72f5cc21e6d0d708efbe13b52e311ddf61.tar.bz2
pttbbs-61c39a72f5cc21e6d0d708efbe13b52e311ddf61.tar.lz
pttbbs-61c39a72f5cc21e6d0d708efbe13b52e311ddf61.tar.xz
pttbbs-61c39a72f5cc21e6d0d708efbe13b52e311ddf61.tar.zst
pttbbs-61c39a72f5cc21e6d0d708efbe13b52e311ddf61.zip
- ZA: simple workaround to prevent Ctrl-U re-entrant issue
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@4237 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'include/proto.h')
-rw-r--r--include/proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/proto.h b/include/proto.h
index a4681e02..9500b9a5 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -419,6 +419,7 @@ int Name_Menu(void);
int ZA_Waiting(void);
int ZA_Select(void);
void ZA_Enter(void);
+void ZA_Drop(void);
#ifdef MERGEBBS
/* merge */