mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 11:59:58 -05:00
Initial community commit
This commit is contained in:
6
Src/Plugins/Input/in_wave/config.h
Normal file
6
Src/Plugins/Input/in_wave/config.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef NULLSOFT_IN_WAVE_CONFIG_H
|
||||
#define NULLSOFT_IN_WAVE_CONFIG_H
|
||||
|
||||
extern char config_extensions[1024];
|
||||
extern bool config_upsample8bit;
|
||||
#endif
|
Reference in New Issue
Block a user