From ee416a5f3de03a689247a290077e7fdf451e1a23 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sat, 8 Jan 2005 01:33:53 +0000 Subject: Well improved window container and window widgets a bit, and made a start on support for modal dialogs. Still some issues to work out. Tell me if you experience something unsettling. --- src/graphic/graphic.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/graphic/graphic.h') diff --git a/src/graphic/graphic.h b/src/graphic/graphic.h index ea9b71f0..ed62bf79 100644 --- a/src/graphic/graphic.h +++ b/src/graphic/graphic.h @@ -65,6 +65,9 @@ extern NpcListDialog *npcListDialog; extern NpcTextDialog *npcTextDialog; extern SkillDialog *skillDialog; +char get_x_offset(char, char); +char get_y_offset(char, char); + /** * The action listener for the chat field. */ -- cgit v1.2.3-70-g09d2