Renamed numerous functions more sensibly and moved all single protos from .h to appropriate .c
This commit is contained in:
@@ -91,7 +91,6 @@ void set_title(struct char_data *ch, char *title);
|
||||
void gain_exp(struct char_data *ch, int gain);
|
||||
void gain_exp_regardless(struct char_data *ch, int gain);
|
||||
void gain_condition(struct char_data *ch, int condition, int value);
|
||||
void check_idling(struct char_data *ch);
|
||||
void point_update(void);
|
||||
void update_pos(struct char_data *victim);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user