aboutsummaryrefslogtreecommitdiff
path: root/queen/xref.txt
diff options
context:
space:
mode:
authorGregory Montoir2003-12-20 16:54:46 +0000
committerGregory Montoir2003-12-20 16:54:46 +0000
commit33ca6ecfa5d97db0e63092268eca4e94c0851fa3 (patch)
tree8204d6ccfbc599ef7e4f7a6a48f660372653669d /queen/xref.txt
parent2c19e18fc85becb52fceab42c7bddf19a0913459 (diff)
downloadscummvm-rg350-33ca6ecfa5d97db0e63092268eca4e94c0851fa3.tar.gz
scummvm-rg350-33ca6ecfa5d97db0e63092268eca4e94c0851fa3.tar.bz2
scummvm-rg350-33ca6ecfa5d97db0e63092268eca4e94c0851fa3.zip
some code to play the 'room background sfx' (equivalent to sfxplay(NULLstr))
svn-id: r11786
Diffstat (limited to 'queen/xref.txt')
-rw-r--r--queen/xref.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/queen/xref.txt b/queen/xref.txt
index ed01e5b711..980912a509 100644
--- a/queen/xref.txt
+++ b/queen/xref.txt
@@ -333,7 +333,7 @@ SOUND
alter_current_volume()
playsong() Sound::playSong()
sfxbusy() Sound::waitSfxFinished()
-sfxplay() Sound::sfxPlay()
+sfxplay() Sound::playSfx()
-
song[] Sound::_song[]
tunelist[] Sound::_tune[]