From df3e336df85ddf3142800f1ca64594a720cd4d78 Mon Sep 17 00:00:00 2001 From: Eugenio Favalli Date: Sun, 3 Jul 2005 12:19:42 +0000 Subject: - Removing "walk to", "attack" from context menu - Attack is now default for left click (auto attack is not working yet with mouse) - Commented out "follow" from context menu --- src/engine.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/engine.h') diff --git a/src/engine.h b/src/engine.h index 03a9cf2e..1d0e6d3a 100644 --- a/src/engine.h +++ b/src/engine.h @@ -48,6 +48,9 @@ #include "map.h" #include "graphic/spriteset.h" +extern int map_x, map_y, camera_x, camera_y; +extern char npc_button[10]; + extern ChatWindow *chatWindow; extern StatusWindow *statusWindow; extern BuyDialog *buyDialog; -- cgit v1.2.3-70-g09d2