mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-26 14:06:31 -05:00
Remove gpu debugger and get yuzu qt to compile
This commit is contained in:
@@ -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) {
|
||||
|
Reference in New Issue
Block a user