summaryrefslogtreecommitdiffstats
path: root/include/proto.h
diff options
context:
space:
mode:
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 cd8a260a..dd893cda 100644
--- a/include/proto.h
+++ b/include/proto.h
@@ -191,6 +191,7 @@ int ordersong(void);
int p_exmail(void);
void mail_redenvelop(const char* from, const char* to, int money, char mode);
void resolve_over18(void);
+int resolve_over18_user(const userec_t *u);
/* card */
int g_card_jack(void);