ReplayGainGlobal: move replay_gain_config into struct Config
Yet another global variable removed.
This commit is contained in:
@@ -24,9 +24,7 @@
|
||||
|
||||
struct ReplayGainConfig;
|
||||
|
||||
extern ReplayGainConfig replay_gain_config;
|
||||
|
||||
void
|
||||
replay_gain_global_init();
|
||||
ReplayGainConfig
|
||||
LoadReplayGainConfig();
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user