Remove unneeded struct member
This commit is contained in:
parent
17c8881444
commit
72ce653bcf
@ -16,9 +16,6 @@ extern "C" {
|
||||
|
||||
typedef struct ALeffectslot_struct
|
||||
{
|
||||
// AuxiliaryEffectSlot type (AL_EFFECT_NULL, ...)
|
||||
ALenum type;
|
||||
|
||||
ALeffect effect;
|
||||
|
||||
ALfloat Gain;
|
||||
|
Loading…
Reference in New Issue
Block a user