From 6476f87c63195cc5940b638ba946759f18b597fd Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sat, 25 Dec 2004 20:58:51 +0000 Subject: Document supposed behaviour. --- src/gui/npc.h | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src') diff --git a/src/gui/npc.h b/src/gui/npc.h index 02cc7eb1..f18aece6 100644 --- a/src/gui/npc.h +++ b/src/gui/npc.h @@ -27,7 +27,14 @@ struct ITEM { }; char *item_list(int index, int *list_size); + +/** + * Fills the options list for an NPC dialog. + * + * @param string A string with the options separated with colons. + */ void parse_items(const char *string); + void remove_all_items(); #endif -- cgit v1.2.3-70-g09d2