This commit is contained in:
parent
b64c50a826
commit
f3a5b68569
2 changed files with 35 additions and 5 deletions
|
@ -73,6 +73,7 @@ public:
|
|||
void setVolume(xmPlayingId _playingId,unsigned char _volume);
|
||||
void setPanning(xmPlayingId _playingId,char _pan);
|
||||
|
||||
void stopAndUnlockAllSfx();
|
||||
void stopAndUnlockAllSound();
|
||||
|
||||
xmPlayingId playSong(xmSampleId _sampleId,xmModId _modId,int _startPattern=0);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue