version 1.33 | | version 1.34 |
---|
| | |
* This file was automatically generated by version 1.7 of cextract. | | * This file was automatically generated by version 1.7 of cextract. |
* Manual editing not recommended. | | * Manual editing not recommended. |
* | | * |
* Created: Thu Mar 29 23:46:17 2001 | | * Created: Mon May 7 21:17:02 2001 |
*/ | | */ |
#ifndef __CEXTRACT__ | | #ifndef __CEXTRACT__ |
#ifdef __STDC__ | | #ifdef __STDC__ |
| | |
extern int command_peaceful ( object *op, char *params ); | | extern int command_peaceful ( object *op, char *params ); |
extern int command_wimpy ( object *op, char *params ); | | extern int command_wimpy ( object *op, char *params ); |
extern int command_brace ( object *op, char *params ); | | extern int command_brace ( object *op, char *params ); |
| | extern int command_style_map_info ( object *op, char *params ); |
extern int command_east ( object *op, char *params ); | | extern int command_east ( object *op, char *params ); |
extern int command_north ( object *op, char *params ); | | extern int command_north ( object *op, char *params ); |
extern int command_northeast ( object *op, char *params ); | | extern int command_northeast ( object *op, char *params ); |