forked from kyonshi/grenzland-mud
Remove conf.h from SVN and some bug fixes
This commit is contained in:
@@ -66,6 +66,7 @@ int file_numlines( FILE *file );
|
||||
IDXTYPE atoidx( const char *str_to_conv );
|
||||
char *strfrmt(char *str, int w, int h, int justify, int hpad, int vpad);
|
||||
char *strpaste(char *str1, char *str2, char *joiner);
|
||||
void new_affect(struct affected_type *af);
|
||||
|
||||
/* Public functions made available form weather.c */
|
||||
void weather_and_time(int mode);
|
||||
|
||||
Reference in New Issue
Block a user