mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-23 03:51:52 +01:00
Addressed several compiler warnings.
This commit is contained in:
@@ -37,9 +37,7 @@ void stop_fighting(struct char_data *ch);
|
||||
|
||||
|
||||
/* Global variables */
|
||||
#ifndef __FIGHT_C__
|
||||
extern struct attack_hit_type attack_hit_text[];
|
||||
extern struct char_data *combat_list;
|
||||
#endif /* __FIGHT_C__ */
|
||||
|
||||
#endif /* _FIGHT_H_*/
|
||||
|
||||
Reference in New Issue
Block a user