From 85f211ea50df2d48c0400b2a267808f798b524fa Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 13 Feb 2005 00:15:33 +0000 Subject: New shorter and more flexible pathfinding implementation, which is hopefully also more stable. --- src/game.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game.h') diff --git a/src/game.h b/src/game.h index 13e8c472..d15e6a83 100644 --- a/src/game.h +++ b/src/game.h @@ -62,6 +62,7 @@ extern char walk_status; extern unsigned short src_x, src_y, x, y; extern volatile int tick_time; extern int server_tick; +extern int mouseX, mouseY; /** * Main game loop -- cgit v1.2.3-60-g2f50