mirror of
https://github.com/tbamud/tbamud.git
synced 2026-03-03 03:20:16 +01:00
Addressed several compiler warnings.
This commit is contained in:
parent
08374524d0
commit
fc4c64c782
61 changed files with 163 additions and 395 deletions
|
|
@ -141,9 +141,7 @@ int save_quests(zone_rnum zone_num);
|
|||
/* ******************************************************************** */
|
||||
|
||||
/* AQ Global Variables ************************************************ */
|
||||
#ifndef __QUEST_C__
|
||||
extern const char *aq_flags[]; /* names for quest flags (quest.c) */
|
||||
extern const char *quest_types[]; /* named for quest types (quest.c) */
|
||||
#endif /* __QUEST_C__ */
|
||||
|
||||
#endif /* _QUEST_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue