forked from PAWPAW-Mirror/lib_xua
- Make usage (of lack of) of CS when setting/getting mixer weights more clear in the implementation
- Fix typo in IN_VOLUME_IN_MIXER define
This commit is contained in:
@@ -1093,7 +1093,7 @@
|
||||
#endif
|
||||
|
||||
/* Handle in volume control in the mixer - disabled by default */
|
||||
#ifdef IN_VOLUNE_IN_MIXER
|
||||
#ifdef IN_VOLUME_IN_MIXER
|
||||
#define IN_VOLUME_IN_MIXER (0)
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user