ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/server/c_move.C
(Generate patch)

Comparing deliantra/server/server/c_move.C (file contents):
Revision 1.4 by root, Thu Sep 14 22:34:03 2006 UTC vs.
Revision 1.5 by root, Tue Dec 26 08:54:59 2006 UTC

20 20
21 The author can be reached via e-mail to <crossfire@schmorp.de> 21 The author can be reached via e-mail to <crossfire@schmorp.de>
22*/ 22*/
23 23
24#include <global.h> 24#include <global.h>
25#ifndef __CEXTRACT__
26# include <sproto.h> 25#include <sproto.h>
27#endif
28#include <skills.h> 26#include <skills.h>
29 27
30static int 28static int
31move_internal (object *op, char *params, int dir) 29move_internal (object *op, char *params, int dir)
32{ 30{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines