moved variable "dc" to decode.h
Now that "dc" is available here, we don't have to pass it to decoder_is_idle() and decoder_is_starting() anymore.
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
#include "conf.h"
|
||||
#include "path.h"
|
||||
#include "playerData.h"
|
||||
#include "decode.h"
|
||||
#include "stats.h"
|
||||
#include "sig_handlers.h"
|
||||
#include "audio.h"
|
||||
|
||||
Reference in New Issue
Block a user