diff options
author | Gregory Montoir | 2004-01-23 10:40:32 +0000 |
---|---|---|
committer | Gregory Montoir | 2004-01-23 10:40:32 +0000 |
commit | 7401421b1dcfa2df98738e4c5be875976070cbd8 (patch) | |
tree | aaa4b579ed5ed56ca0b9589ea1113b203b9bd999 | |
parent | 82e005fe5ad3803745b47f15fe8463b7709bf1a3 (diff) | |
download | scummvm-rg350-7401421b1dcfa2df98738e4c5be875976070cbd8.tar.gz scummvm-rg350-7401421b1dcfa2df98738e4c5be875976070cbd8.tar.bz2 scummvm-rg350-7401421b1dcfa2df98738e4c5be875976070cbd8.zip |
update
svn-id: r12581
-rw-r--r-- | queen/xref.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/queen/xref.txt b/queen/xref.txt index 610a863917..e58c58814b 100644 --- a/queen/xref.txt +++ b/queen/xref.txt @@ -122,7 +122,7 @@ GRAPHICS bob() Graphics::drawBob CHECK_PARALLAX() Graphics::handleParallax clearallbobs() Graphics::clearBobs -clearbob() Graphics::clearBob +clearbob() BobSlot::clear DISP_OBJECTS() Graphics::setupRoomObjects drawbobs() Graphics::drawBobs invbob() Graphics::drawInventoryItem |