summaryrefslogtreecommitdiff
path: root/src/engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine.h')
-rw-r--r--src/engine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine.h b/src/engine.h
index 1d0e6d3a..eb99237e 100644
--- a/src/engine.h
+++ b/src/engine.h
@@ -49,7 +49,7 @@
#include "graphic/spriteset.h"
extern int map_x, map_y, camera_x, camera_y;
-extern char npc_button[10];
+//extern char npc_button[10];
extern ChatWindow *chatWindow;
extern StatusWindow *statusWindow;