summaryrefslogtreecommitdiff
path: root/src/engine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine.cpp')
-rw-r--r--src/engine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine.cpp b/src/engine.cpp
index 3fb50276..a7317708 100644
--- a/src/engine.cpp
+++ b/src/engine.cpp
@@ -37,7 +37,7 @@
char itemCurrenyQ[10] = "0";
int map_x, map_y, camera_x, camera_y;
-char npc_button[10] = "Close";
+//char npc_button[10] = "Close";
gcn::Label *debugInfo;