summaryrefslogblamecommitdiff
path: root/src/char/char.h
blob: 2ebbdb354064973245eb46a31c3166f2dcd3e769 (plain) (tree)
1
2
3
4
5
6
7
8
9
10







                                                                         

                                                                                
                         
// Copyright (c) Copyright (c) Hercules Dev Team, licensed under GNU GPL.
// Copyright (c) 2014 Evol developers

#ifndef EVOL_CHAR_CHAR
#define EVOL_CHAR_CHAR

void echar_parse_char_login_map_server(int *fd);

void echar_parse_char_create_new_char(int *fdPtr, struct char_session_data* sd);

#endif  // EVOL_CHAR_CHAR