moved global variable "pc" to player.h
This is the last of the three variables. Now we don't need playerData.h anymore in most sources.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
*/
|
||||
|
||||
#include "player_thread.h"
|
||||
#include "player.h"
|
||||
#include "playerData.h"
|
||||
#include "decode.h"
|
||||
#include "audio.h"
|
||||
|
Reference in New Issue
Block a user