summaryrefslogblamecommitdiff
path: root/src/map/parse.h
blob: a4413e4031820e5ab0c95bc1777447cd84e77d32 (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_MAP_PARSE
#define EVOL_MAP_PARSE

void map_parse_version(int fd);
void sample_packet0f3(int fd);

#endif  // EVOL_MAP_PARSE