Display: Move core counters/stats to HW file.
This separates things better, so not everything is pulling in HLE.
This commit is contained in:
parent
ad2e380987
commit
48b597a1b9
18 changed files with 313 additions and 236 deletions
|
@ -18,7 +18,6 @@
|
|||
#include <mutex>
|
||||
#include <vector>
|
||||
#include "Core/Debugger/WebSocket/GPUStatsSubscriber.h"
|
||||
#include "Core/HLE/sceDisplay.h"
|
||||
#include "Core/HW/Display.h"
|
||||
#include "Core/System.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue