version 1.53 | | version 1.54 |
---|
| | |
/* | | /* |
* static char *rcsid_object_c = | | * static char *rcsid_object_c = |
* "$Id: object.c,v 1.53 2002/03/11 22:02:37 avogl Exp $"; | | * "$Id: object.c,v 1.54 2002/05/19 03:55:48 mwedel Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
op->anim_moving_dir_last = -1; | | op->anim_moving_dir_last = -1; |
op->anim_last_facing = 4; | | op->anim_last_facing = 4; |
op->anim_last_facing_last = -1; | | op->anim_last_facing_last = -1; |
op->quick_pos = 255; | | |
/* The object should already have been removed from the speed list | | /* The object should already have been removed from the speed list |
* before this function is called | | * before this function is called |
*/ | | */ |