summaryrefslogtreecommitdiffstats
path: root/include/proto.h
diff options
context:
space:
mode:
authorscw <scw@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-06-24 16:13:56 +0800
committerscw <scw@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-06-24 16:13:56 +0800
commit724516f9d41111196505d07d7deb9c84ec2dca81 (patch)
treedeeeabb05f17dc4f6b9021203b7c2225c0e4bf17 /include/proto.h
parent0bd0de593521362768058dbb6847b888a02562c0 (diff)
downloadpttbbs-724516f9d41111196505d07d7deb9c84ec2dca81.tar
pttbbs-724516f9d41111196505d07d7deb9c84ec2dca81.tar.gz
pttbbs-724516f9d41111196505d07d7deb9c84ec2dca81.tar.bz2
pttbbs-724516f9d41111196505d07d7deb9c84ec2dca81.tar.lz
pttbbs-724516f9d41111196505d07d7deb9c84ec2dca81.tar.xz
pttbbs-724516f9d41111196505d07d7deb9c84ec2dca81.tar.zst
pttbbs-724516f9d41111196505d07d7deb9c84ec2dca81.zip
Angel leaving message.
git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2079 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 3d349611..a554bddf 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -552,6 +552,7 @@ int call_in(userinfo_t *uentp, int fri_stat);
int make_connection_to_somebody(userinfo_t *uin, int timeout);
#ifdef PLAY_ANGEL
int t_changeangel(void);
+int t_angelmsg(void);
void CallAngel(void);
void SwitchBeingAngel(void);
void SwitchAngelSex(int);