aboutsummaryrefslogtreecommitdiff
path: root/queen/xref.txt
diff options
context:
space:
mode:
authorJoost Peters2003-11-02 14:49:51 +0000
committerJoost Peters2003-11-02 14:49:51 +0000
commit70a1d438154a2becf5f55224cb34ba44317c2e86 (patch)
tree8a4fc7a2d7400158eee5fb2f7bb9235e94dbe1ba /queen/xref.txt
parent5c387a67ae4d2c14703f9f9d0c3251f529d0f7db (diff)
downloadscummvm-rg350-70a1d438154a2becf5f55224cb34ba44317c2e86.tar.gz
scummvm-rg350-70a1d438154a2becf5f55224cb34ba44317c2e86.tar.bz2
scummvm-rg350-70a1d438154a2becf5f55224cb34ba44317c2e86.zip
add missing inventory functions
svn-id: r11051
Diffstat (limited to 'queen/xref.txt')
-rw-r--r--queen/xref.txt8
1 files changed, 4 insertions, 4 deletions
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