aboutsummaryrefslogtreecommitdiff
path: root/Src/Plugins/Input/in_wave/config.h
blob: 9163c8ab5c0b43687c4d9ac6d9739c6edd2750d5 (plain) (blame)
1
2
3
4
5
6
#ifndef NULLSOFT_IN_WAVE_CONFIG_H
#define NULLSOFT_IN_WAVE_CONFIG_H

extern char config_extensions[1024];
extern bool config_upsample8bit;
#endif