Move a forward declaration to the others
This commit is contained in:
@@ -292,6 +292,7 @@ struct HrtfEntry;
|
||||
struct DirectHrtfState;
|
||||
struct FrontStablizer;
|
||||
struct Compressor;
|
||||
struct ALCbackend;
|
||||
struct ALcontextProps;
|
||||
struct ALlistenerProps;
|
||||
struct ALvoiceProps;
|
||||
@@ -364,8 +365,6 @@ enum DevProbe {
|
||||
CAPTURE_DEVICE_PROBE
|
||||
};
|
||||
|
||||
struct ALCbackend;
|
||||
|
||||
|
||||
enum DistanceModel {
|
||||
InverseDistanceClamped = AL_INVERSE_DISTANCE_CLAMPED,
|
||||
|
||||
Reference in New Issue
Block a user