From 70a1d438154a2becf5f55224cb34ba44317c2e86 Mon Sep 17 00:00:00 2001 From: Joost Peters Date: Sun, 2 Nov 2003 14:49:51 +0000 Subject: add missing inventory functions svn-id: r11051 --- queen/xref.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'queen/xref.txt') diff --git a/queen/xref.txt b/queen/xref.txt index b5a89406bb..06b80a75af 100644 --- a/queen/xref.txt +++ b/queen/xref.txt @@ -167,11 +167,11 @@ no_check_keys Input::_noCheckKeys INVENTORY ========= -DEL_ITEM_NUM() Logic::inventoryDeleteItem // TODO -INS_ITEM_NUM() Logic::inventoryInsertItem // TODO -INVDWN() Logic::inventoryScroll // TODO +DEL_ITEM_NUM() Logic::inventoryDeleteItem +INS_ITEM_NUM() Logic::inventoryInsertItem +INVDWN() Logic::inventoryScroll INVENTORY() Logic::inventoryRefresh -INVUP() Logic::inventoryScroll // TODO +INVUP() Logic::inventoryScroll SETUP_ITEMS() Logic::inventorySetup - INV1,INV2,INV3,INV4 Logic::_inventoryItem -- cgit v1.2.3