diff options
Diffstat (limited to 'src/game.h')
-rw-r--r-- | src/game.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -58,7 +58,6 @@ extern char map_path[480]; extern int fps, frame, current_npc; -extern char walk_status; extern volatile int tick_time; extern int server_tick; extern bool displayPathToMouse; |