diff options
Diffstat (limited to 'src/graphic/graphic.h')
-rw-r--r-- | src/graphic/graphic.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/graphic/graphic.h b/src/graphic/graphic.h index 2b323a5c..2ba3cc74 100644 --- a/src/graphic/graphic.h +++ b/src/graphic/graphic.h @@ -46,7 +46,6 @@ extern char speech[255]; extern char npc_text[1000]; extern Chat chatlog; extern bool show_skill_dialog; -extern bool show_stats_dialog; extern int show_npc_dialog; extern TmwInventory inventory; extern int map_x, map_y, camera_x, camera_y; |