summaryrefslogtreecommitdiff
path: root/src/graphic/graphic.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphic/graphic.h')
-rw-r--r--src/graphic/graphic.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/graphic/graphic.h b/src/graphic/graphic.h
index bfbb106f..e35d7b85 100644
--- a/src/graphic/graphic.h
+++ b/src/graphic/graphic.h
@@ -51,6 +51,7 @@ extern int show_npc_dialog;
extern TmwInventory inventory;
extern int map_x, map_y, camera_x, camera_y;
+void set_npc_dialog(int show);
void do_graphic(void);
void init_graphic(void);
void exit_graphic(void);