Merge branch 'master' of github.com:diasurgical/devilution
This commit is contained in:
commit
fa3785a475
21 changed files with 760 additions and 1019 deletions
|
|
@ -1162,7 +1162,7 @@ void FreeMonsterSnd()
|
|||
}
|
||||
}
|
||||
|
||||
static BOOL calc_snd_position(int x, int y, int *plVolume, int *plPan)
|
||||
BOOL calc_snd_position(int x, int y, int *plVolume, int *plPan)
|
||||
{
|
||||
int pan, volume;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue