summaryrefslogtreecommitdiff
path: root/src/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/game.h')
-rw-r--r--src/game.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game.h b/src/game.h
index 70191296..a3941c89 100644
--- a/src/game.h
+++ b/src/game.h
@@ -41,6 +41,7 @@
#define SE 7
extern char map_path[480];
+extern char tradePartnerName[24];
extern int fps, frame, current_npc;
extern volatile int tick_time;
extern int server_tick;