Remove gpu debugger and get yuzu qt to compile
This commit is contained in:
parent
1d28b2e142
commit
389979018c
48 changed files with 47 additions and 3245 deletions
|
@ -12,11 +12,6 @@
|
|||
#include "core/settings.h"
|
||||
#include "core/telemetry_session.h"
|
||||
|
||||
#ifdef ENABLE_WEB_SERVICE
|
||||
#include "web_service/telemetry_json.h"
|
||||
#include "web_service/verify_login.h"
|
||||
#endif
|
||||
|
||||
namespace Core {
|
||||
|
||||
static const char* CpuVendorToStr(Common::CPUVendor vendor) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue