version 1.16 | | version 1.17 |
---|
| | |
/* | | /* |
* static char *rcsid_funcpoint_h = | | * static char *rcsid_funcpoint_h = |
* "$Id: funcpoint.h,v 1.16 2006/01/09 19:35:12 cavesomething Exp $"; | | * "$Id: funcpoint.h,v 1.17 2006/05/05 09:25:18 ryo_saeba Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
extern void fix_auto_apply(mapstruct *); | | extern void fix_auto_apply(mapstruct *); |
extern void init_blocksview_players(void); | | extern void init_blocksview_players(void); |
extern void monster_check_apply(object *, object *); | | extern void monster_check_apply(object *, object *); |
extern void process_active_maps(void); | | |
extern void remove_friendly_object(object *); | | extern void remove_friendly_object(object *); |
extern void update_buttons(mapstruct *); | | extern void update_buttons(mapstruct *); |
extern void move_teleporter(object *); | | extern void move_teleporter(object *); |