Skip to content

Commit

Permalink
Update PlaySound()
Browse files Browse the repository at this point in the history
  • Loading branch information
positively-charged committed Nov 1, 2016
1 parent 6e46536 commit 47eac95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/zcommon.bcs
Original file line number Diff line number Diff line change
Expand Up @@ -1472,7 +1472,7 @@ special
-58:GetUserCVarString(int,str):str,
-59:SetUserCVarString(int,str,str):bool,
-60:LineAttack(int,fixed,fixed,int;str,str,fixed,int,int):void,
-61:PlaySound(int,str;int,fixed,bool,fixed):void,
-61:PlaySound(int,str;int,fixed,bool,fixed,bool):void,
-62:StopSound(int;int):void,
-63:Strcmp(str,str;int):int,
-64:Stricmp(str,str;int):int,
Expand Down

0 comments on commit 47eac95

Please sign in to comment.