summaryrefslogblamecommitdiff
path: root/src/map/unit.h
blob: 00fba4a5b6b11bca9840f13bb7b72ad38924a83c (plain) (tree)
1
2
3
4
5
6
7
8
9








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

#ifndef EVOL_MAP_UNIT
#define EVOL_MAP_UNIT

int eunit_can_move(struct block_list *bl);

#endif  // EVOL_MAP_UNIT