rm Source::blend;

This commit is contained in:
bjorn 2021-03-22 12:01:27 -06:00
parent de5099badd
commit 6a79ffb34a
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ struct Source {
intptr_t spatializerMemo;
uint32_t offset;
float volume;
float blend;
float position[4];
float orientation[4];
float radius;