diff options
Diffstat (limited to 'include/proto.h')
-rw-r--r-- | include/proto.h | 1 |
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); |