mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-19 18:11:45 +01:00
Added happyhour feature and game_info function
This commit is contained in:
3
src/db.h
3
src/db.h
@@ -401,6 +401,9 @@ extern struct message_list fight_messages[MAX_MESSAGES];
|
||||
extern struct aq_data *aquest_table;
|
||||
extern qst_rnum total_quests;
|
||||
|
||||
/* Happyhour global */
|
||||
extern struct happyhour happy_data;
|
||||
|
||||
/* begin previously located in players.c, returned to db.c */
|
||||
extern struct player_index_element *player_table;
|
||||
extern int top_of_p_table;
|
||||
|
||||
Reference in New Issue
Block a user