summaryrefslogtreecommitdiffstats
path: root/include/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/proto.h')
-rw-r--r--include/proto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/proto.h b/include/proto.h
index 90f093fb..c4d401f0 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -578,9 +578,11 @@ int isvisible_uid(int tuid);
int friend_stat(userinfo_t *me, userinfo_t * ui);
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);
void CallAngel(void);
int t_switchangel(void);
+#endif
/* tmpjack */
int reg_barbq(void);