From 58b8c8d8cb9f78537495f908887fea9d0a451637 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 4 Jul 2015 22:37:51 +0300 Subject: Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with hercules. --- src/elogin/login.h | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 src/elogin/login.h (limited to 'src/elogin/login.h') diff --git a/src/elogin/login.h b/src/elogin/login.h new file mode 100644 index 0000000..0783a5c --- /dev/null +++ b/src/elogin/login.h @@ -0,0 +1,9 @@ +// Copyright (c) Copyright (c) Hercules Dev Team, licensed under GNU GPL. +// Copyright (c) 2014 Evol developers + +#ifndef EVOL_LOGIN_LOGIN +#define EVOL_LOGIN_LOGIN + +bool elogin_check_password(const char* md5key, int *passwdenc, const char* passwd, const char* refpass); + +#endif // EVOL_LOGIN_SEND -- cgit v1.2.3-70-g09d2