summaryrefslogtreecommitdiff
path: root/src/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.h')
-rw-r--r--src/game.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game.h b/src/game.h
index 9f1f6d4f..3f05bf49 100644
--- a/src/game.h
+++ b/src/game.h
@@ -71,6 +71,7 @@
extern char map_path[480];
extern DIALOG skill_dialog[];
+extern DIALOG stats_dialog[];
extern int fps, frame, current_npc;
extern char walk_status;
extern unsigned short src_x, src_y, x, y;